From 8fc456190349cf22491191cc47d031d81c48f763 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 16:54:41 +0200 Subject: update --- _layouts/index.html | 6 ++---- _layouts/page.html | 6 ++---- _layouts/post.html | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) (limited to '_layouts') diff --git a/_layouts/index.html b/_layouts/index.html index f612da7..ca7055c 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -31,6 +31,8 @@ + + @@ -54,10 +56,6 @@ {% include footer.html %} - - diff --git a/_layouts/page.html b/_layouts/page.html index af43ea7..debf6ed 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -33,6 +33,8 @@ + + @@ -49,10 +51,6 @@ {% include footer.html %} - - diff --git a/_layouts/post.html b/_layouts/post.html index 2fb4a75..17416f2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -30,6 +30,8 @@ + + @@ -72,10 +74,6 @@ {% include footer.html %} - - -- cgit v1.2.3