diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
