diff --git a/_layouts/page.html b/_layouts/page.html index 1542528..e17b024 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -7,7 +7,7 @@ layout: compress {% include header.html %} - + {% include navbar.html %}
diff --git a/_layouts/post.html b/_layouts/post.html index 38f8fc4..318bd7c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,7 +7,7 @@ layout: compress {% include header.html %} - + {% include navbar.html %}