From 6a8b81baa1f6d210e62cc09d45b353debb838ff2 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 3 Apr 2018 12:30:57 +0000 Subject: [PATCH] Improved the header Signed-off-by: Valentin Popov --- _includes/head.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index c668069..d43c770 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,7 +7,7 @@ - {% if page.title == "Home" %} + {% if page.title == "index" %} {{ site.title }} {% else %} {{ page.title }} · {{ site.title }} @@ -15,10 +15,13 @@ - + + + - + + @@ -31,5 +34,5 @@ - +