From 102a156146db518f2b56eb61ba89b128faade6cc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 05:41:14 +0200 Subject: update --- _layouts/index.html | 3 ++- _layouts/page.html | 5 ++--- _layouts/post.html | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to '_layouts') diff --git a/_layouts/index.html b/_layouts/index.html index a9c649b..ed369a4 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -9,7 +9,8 @@ {{ page.title }} - + + diff --git a/_layouts/page.html b/_layouts/page.html index d9356d1..3c80ab1 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -9,9 +9,8 @@ {{ page.title }} - - - + + diff --git a/_layouts/post.html b/_layouts/post.html index f41699e..3c80ab1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -9,9 +9,8 @@ {{ page.title }} - - - + + -- cgit v1.2.3