diff --git a/themes/typing/layout/_partial/head.ejs b/themes/typing/layout/_partial/head.ejs index 6dcdd20..cc3fd0c 100644 --- a/themes/typing/layout/_partial/head.ejs +++ b/themes/typing/layout/_partial/head.ejs @@ -1,5 +1,3 @@ - - <% diff --git a/themes/typing/layout/layout.ejs b/themes/typing/layout/layout.ejs index 4e831cb..1f38787 100644 --- a/themes/typing/layout/layout.ejs +++ b/themes/typing/layout/layout.ejs @@ -1,3 +1,5 @@ + + <%- partial('_partial/head') %> <%/* set /about page to use "home" page layout */%> <% if (is_current('about/index.html')) { %>