diff --git a/themes/alchemy/templates/include/header.html b/themes/alchemy/templates/include/header.html index 8b9cecf..43384a5 100644 --- a/themes/alchemy/templates/include/header.html +++ b/themes/alchemy/templates/include/header.html @@ -20,7 +20,7 @@ fab fa-{{icon}} {% endif %}
-

{{ SITENAME }}

+

{{ SITENAME }}

{% if SITESUBTITLE %}

{{ SITESUBTITLE }}

{% endif %}