diff --git a/_includes/head.html b/_includes/head.html index ac9ee52..8e3df42 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,6 +16,7 @@ {% if page.type == "post" %} + {% else %} {% endif %} {% if page.layout == 'home' %} @@ -37,8 +38,7 @@ - diff --git a/_layouts/post.html b/_layouts/post.html index bb6ea99..f7b84e4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,7 +16,7 @@ layout: default