diff --git a/templates/partials/head.html b/templates/partials/head.html index 3c2fe63d6..11a546b28 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -39,7 +39,7 @@ {% if section.title %}{{ section.title }} • {% endif %}{% if page.title %}{{ page.title }} • {% endif %}{{ config.title }} {% endif %} - + {% endblock title %}