diff --git a/themes/yilia/layout/_partial/head.ejs b/themes/yilia/layout/_partial/head.ejs index b604560..b0b280b 100644 --- a/themes/yilia/layout/_partial/head.ejs +++ b/themes/yilia/layout/_partial/head.ejs @@ -1,5 +1,3 @@ - -
<% diff --git a/themes/yilia/layout/layout.ejs b/themes/yilia/layout/layout.ejs index a2395a5..c6b2fc0 100644 --- a/themes/yilia/layout/layout.ejs +++ b/themes/yilia/layout/layout.ejs @@ -1,3 +1,5 @@ + + <%- partial('_partial/head') %>