From 5e9e35f165bc76016eb743024d566c36669a86c9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 15:32:54 +0200 Subject: update --- _layouts/index.html | 10 ++++++++-- _layouts/page.html | 10 ++++++++-- _layouts/post.html | 12 ++++++++++-- 3 files changed, 26 insertions(+), 6 deletions(-) (limited to '_layouts') diff --git a/_layouts/index.html b/_layouts/index.html index 371eb20..d83a122 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -17,13 +17,19 @@ - + - + + + + + + + diff --git a/_layouts/page.html b/_layouts/page.html index f5cb3ed..6e52ab6 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -17,13 +17,19 @@ - + - + + + + + + + diff --git a/_layouts/post.html b/_layouts/post.html index 451d3a6..e158aaf 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,18 +17,26 @@ - + - + + + + + + + + {{ site.icon }} + {% include header.html %}
-- cgit v1.2.3