From c2b52c035b4ed907ba1a704286aceb778421cc70 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 19 Nov 2018 06:55:41 +0100 Subject: content update --- _layouts/index.html | 120 +++++++++++++++++++++++++--------------------------- 1 file changed, 57 insertions(+), 63 deletions(-) (limited to '_layouts/index.html') diff --git a/_layouts/index.html b/_layouts/index.html index 0d251ce..af720a9 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -1,65 +1,59 @@ - + - - - - - - - - - - - - - - - {{ page.title }} - - - - - - - - - - - - - - - - - - - - - - - - {% include header.html %} - -
- - {{ content }} - - - -
- - {% include footer.html %} - - - + + + + + + + + + + + + + {{ page.title }} + + + + + + + + + + + + + + + + + + + + + + {% include header.html %} + +
+ {{ content }} + + +
+ + {% include footer.html %} + -- cgit v1.2.3