diff --git a/_includes/head.html b/_includes/head.html index 1598d6f..2087cf3 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,12 +1,12 @@ - - - + + + - {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %} - + {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - - - - + + + + + \ No newline at end of file