diff --git a/src/_layouts/default.html b/src/_layouts/default.html index 6a5860b..30968b7 100644 --- a/src/_layouts/default.html +++ b/src/_layouts/default.html @@ -1,5 +1,5 @@ - + {% include head.html %} {% include header.html %} diff --git a/src/_layouts/page.html b/src/_layouts/page.html index 4c571d5..28a9f50 100644 --- a/src/_layouts/page.html +++ b/src/_layouts/page.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/src/_layouts/post.html b/src/_layouts/post.html index 441f249..bd37f3d 100644 --- a/src/_layouts/post.html +++ b/src/_layouts/post.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + {% include head.html %} diff --git a/src/_layouts/spotlight.html b/src/_layouts/spotlight.html index 2ebaadb..6bd8314 100644 --- a/src/_layouts/spotlight.html +++ b/src/_layouts/spotlight.html @@ -1,5 +1,5 @@ - + {% include head.html %}