From 1380f981086353ef69fab889dc5e2371090698bf Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Tue, 6 Aug 2019 20:16:44 +0930 Subject: [PATCH] fix: appear after --- themes/typing/layout/_partial/head.ejs | 2 -- themes/typing/layout/layout.ejs | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) 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')) { %>