label: 3.3.0 發佈

This commit is contained in:
Jerry
2020-10-28 14:36:03 +08:00
parent d2f5af32ae
commit b230c8f2bd
6 changed files with 5 additions and 9 deletions

View File

@@ -79,6 +79,6 @@ if theme.blog_title_font && theme.blog_title_font.font_link
include ./head/config_site.pug
include ./head/noscript.pug
!=partial('includes/head/darkmode', {}, {cache:theme.fragment_cache})
!=partial('includes/head/js', {}, {cache:theme.fragment_cache})
!=fragment_cache('injectHead', function(){return injectHtml(theme.inject.head)})