From a646efb49b9fe1ccdfe948f7a9bb4d3e6b1b56a4 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 7 Apr 2018 09:17:54 +0000 Subject: Layers of a new theme Signed-off-by: Valentin Popov --- _layouts/page.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to '_layouts/page.html') diff --git a/_layouts/page.html b/_layouts/page.html index 67ac0c6..3ab07d9 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -2,12 +2,15 @@ layout: default --- -
- -

- {{ page.title | smartify | strip_html | normalize_whitespace }} -

- - - {{ content | normalize_whitespace }} +
+
+ +
+ {{ page.title | smartify | strip_html | normalize_whitespace }} +
+ +
+ {{ content | normalize_whitespace }} +
+
-- cgit v1.2.3