From 8c1b966daeef37e6063281cd550574fd8afe97cd Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 5 Jun 2020 16:02:52 +0200 Subject: [PATCH] _includes/header.html: use new header class + add social links. --- _includes/header.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 06a1bc3..d37d6e0 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,3 +1,13 @@ -{% if site.title and site.title != page.title %} -

{{ site.title }}

-{% endif %} + +
+ + {% if site.title and site.title != page.title %} +

{{ site.title }}

+ {% endif %} + + +