Go back to menus

This commit is contained in:
Joshua Boniface 2024-02-13 17:23:57 -05:00
parent 7fa632f30e
commit f816df413d
1 changed files with 6 additions and 6 deletions

View File

@ -39,28 +39,28 @@ copyright = "This work is licensed under a Creative Commons Attribution-ShareAli
name = "Reddit"
url = "https://old.reddit.com/u/djbon2112"
[menu]
[[menu.main]]
[menus]
[[menus.main]]
identifier = "home"
name = "Home"
url = "/"
weight = 1
[[menu.main]]
[[menus.main]]
identifier = "welcome"
name = "Welcome"
url = "/welcome/"
weight = 2
[[menu.main]]
[[menus.main]]
identifier = "legal"
name = "Legal"
url = "/legal/"
weight = 3
[[menu.about]]
[[menus.about]]
identifier = "cv"
name = "My CV"
url = "/cv/"
weight = 1
[[menu.about]]
[[menus.about]]
identifier = "hardware"
name = "My Hardware"
url = "/hardware/"