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/default.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index b1ca412..7fa5693 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,21 +3,16 @@ layout: compress --- - + {% include head.html %} {% include header.html %} - {% include icons.html %}
-
-
- {{ content | normalize_whitespace }} -
-
+ {{ content | normalize_whitespace }}
-- cgit v1.2.3