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') %>