feat: preconnect 根據 CDN 配置引入

feat: 移除 anchor 的 button, 直接點擊標題跳轉
feat: 更改 headline 的 hover 效果
improvement: tabs content 裏最後一個元素 margin-bottom 改為 0
fix: float 浮動佈局導致評論寬度異常的 bug
This commit is contained in:
Jerry
2023-09-23 02:00:02 +08:00
Unverified
parent deccde649b
commit f9a2ad70ce
16 changed files with 109 additions and 108 deletions

View File

@@ -62,7 +62,6 @@ if theme.blog_title_font && theme.blog_title_font.font_link
!=partial('includes/head/config', {}, {cache: true})
include ./head/config_site.pug
include ./head/noscript.pug
!=fragment_cache('injectHeadJs', function(){return inject_head_js()})