diff --git a/_includes/masthead.html b/_includes/masthead.html index 8d28d5d8..3fe9fc1c 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -11,9 +11,10 @@ {% unless logo_path == empty %} {% endunless %} - {{ site.masthead_title | default: site.title }} - {% if site.subtitle %}
{{ site.subtitle }}
{% endif %} -
+ + {{ site.masthead_title | default: site.title }} + {% if site.subtitle %}{{ site.subtitle }}{% endif %} +