diff --git a/_includes/head.html b/_includes/head.html index 492f483..7aa5c49 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,10 +2,8 @@ {{page.title}} - Web Technologies and Productivity Hacks - {{site.title}} - + @@ -19,15 +17,9 @@ {% if page.image != '' %} - + {% else %} - + {% endif %} @@ -40,20 +32,11 @@ {% else %} {% endif %} {% if page.layout == 'home' %} - + {% elsif page.image %} - + {% else %} - + {% endif %} @@ -70,23 +53,12 @@ - - + + - - + + \ No newline at end of file