From a937bd1e6015a3762f2000ad1deccd6d9fa2f127 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 16:56:16 +0200 Subject: update --- _layouts/index.html | 4 +--- _layouts/page.html | 6 +----- _layouts/post.html | 3 +-- 3 files changed, 3 insertions(+), 10 deletions(-) (limited to '_layouts') diff --git a/_layouts/index.html b/_layouts/index.html index ca7055c..4c4259b 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -14,9 +14,6 @@ {{ page.title }} - - - @@ -32,6 +29,7 @@ + diff --git a/_layouts/page.html b/_layouts/page.html index debf6ed..8a65ac2 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -14,11 +14,6 @@ {{ page.title }} - - - - - @@ -34,6 +29,7 @@ + diff --git a/_layouts/post.html b/_layouts/post.html index 17416f2..ee939a0 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,8 +16,6 @@ - - @@ -31,6 +29,7 @@ + -- cgit v1.2.3