diff --git a/config.toml b/config.toml
index 3906f48c..e060aae6 100644
--- a/config.toml
+++ b/config.toml
@@ -10,3 +10,8 @@ build_search_index = false
[markdown]
external_links_target_blank = true
+[languages.en.translations]
+contact = "Contact Us"
+donate = "Donate"
+home = "Home"
+support-us = "Support Us"
diff --git a/templates/menu.html b/templates/menu.html
index 760e078f..9500a570 100644
--- a/templates/menu.html
+++ b/templates/menu.html
@@ -2,17 +2,17 @@