diff --git a/_includes/head.html b/_includes/head.html index 513452c4b..077852334 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -5,7 +5,7 @@ - {% if page.title %}{{ page.title }}{% else %}{{ site.name }}{% endif %} + {{ site.name }} - {{ page.title }}