diff --git a/templates/partials/head.html b/templates/partials/head.html
index 9478ef1..3c0b370 100644
--- a/templates/partials/head.html
+++ b/templates/partials/head.html
@@ -5,7 +5,7 @@
{% elif section %}
{{section.title}}
{% else %}
- Hatmos
+ {{config.title}}
{% endif %}
@@ -14,7 +14,7 @@
{% elif section %}
{% else %}
-
{% endif %}
{% if page and page.extra.keywords %}