From cee68ae019ccd45e29651e6a9f48a298a40ae65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Wed, 8 May 2024 19:02:34 +0800 Subject: [PATCH] Update head.ejs --- node_modules/hexo-theme-fluid/layout/_partials/head.ejs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/node_modules/hexo-theme-fluid/layout/_partials/head.ejs b/node_modules/hexo-theme-fluid/layout/_partials/head.ejs index 81e2d114..5f6e62fc 100644 --- a/node_modules/hexo-theme-fluid/layout/_partials/head.ejs +++ b/node_modules/hexo-theme-fluid/layout/_partials/head.ejs @@ -41,12 +41,6 @@ var ogConfig = Object.assign({ image: ogImage && url_for(ogImage) }, theme.open_ - - <%- partial('_partials/css.ejs') %> <%- export_config() %> <%- js_ex(theme.static_prefix.internal_js, 'utils.js') %>