From b9f129a6b57c16d168f00037b09a1ed433c1abee Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 16:47:05 +0200 Subject: update --- _layouts/index.html | 8 ++++---- _layouts/page.html | 8 +++++--- _layouts/post.html | 11 ++++------- 3 files changed, 13 insertions(+), 14 deletions(-) (limited to '_layouts') diff --git a/_layouts/index.html b/_layouts/index.html index 3120ded..f612da7 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -14,10 +14,6 @@ {{ page.title }} - - @@ -58,6 +54,10 @@ {% include footer.html %} + + diff --git a/_layouts/page.html b/_layouts/page.html index 1f8bbb1..af43ea7 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -14,9 +14,7 @@ {{ page.title }} - + @@ -51,6 +49,10 @@ {% include footer.html %} + + diff --git a/_layouts/post.html b/_layouts/post.html index 1feaba5..2fb4a75 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,12 +14,7 @@ {{ page.title }} - - - @@ -39,8 +34,6 @@ - {{ site.icon }} - {% include header.html %}
@@ -79,6 +72,10 @@ {% include footer.html %} + + -- cgit v1.2.3