diff --git a/main.py b/main.py
index 110dbe4..7d4dc98 100644
--- a/main.py
+++ b/main.py
@@ -489,7 +489,7 @@
},
"en": {
"site-title": "Python Togo",
- "nav-home": "The Python Software Community Togo",
+ "nav-home": "Home",
"nav-about": "About",
"nav-code": "Code of Conduct",
"nav-events": "Events",
diff --git a/templates/base.html b/templates/base.html
index baf0895..08d7636 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -13,6 +13,7 @@
+
{# hreflang alternates for SEO #}