summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2019-01-31 10:44:56 +0100
committernsensfel <SpamShield0@noot-noot.org>2019-01-31 10:44:56 +0100
commit4a8ade2a4ad094867c09b0c3ce0fc11da439d037 (patch)
treea7f0749613e954ef06e26d00736d6866e3e7543b /src/main-menu/src/View/Header.elm.m4
parentd5498c53ad8ff96156f2e052dcfc469305062f31 (diff)
Improves piercing icon.
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),