diff --git a/_includes/head.html b/_includes/head.html index c50b079..137291e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,7 +1,7 @@ - - - + + + {% assign title = '' %} {% if page.layout == 'author' %} @@ -34,64 +34,64 @@ {% endif %} {{ title }} - + {% if page.tags %} - + {% endif %} - - - + + + {% if image contains '://' %} - + {% else %} - + {% endif %} {% if site.twitter_username %} - + {% endif %} - - - - - + + + + + - + - - - - - - - - - + + + + + + + + + - - - - - - + + + + + + - + - + - - - + + + {% include extra-css.html %} @@ -103,7 +103,8 @@