summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index ec9ba7b..a20708e 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -12,6 +12,14 @@ title = 'forever2k38'
pageRef = '/politics'
weight = 10
[[menus.main]]
+ name = 'socials'
+ pageRef = '/socials'
+ weight = 9997
+ [[menus.main]]
+ name = 'contact'
+ pageRef = '/contact'
+ weight = 9998
+ [[menus.main]]
name = 'donate'
pageRef = '/donate'
weight = 9999