summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-menu/src/View/Header.elm.m4')
-rw-r--r--src/main-menu/src/View/Header.elm.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main-menu/src/View/Header.elm.m4 b/src/main-menu/src/View/Header.elm.m4
index 57cb6d1..3614a69 100644
--- a/src/main-menu/src/View/Header.elm.m4
+++ b/src/main-menu/src/View/Header.elm.m4
@@ -30,6 +30,7 @@ navigation_html =
(Html.nav
[]
[
+ (link_html "/main-menu" "Main Menu" True),
(link_html "/about.html" "About" True),
(link_html "/news/" "News" False),
(link_html "/community/" "Community" False),