Adjust naming

This commit is contained in:
Joshua Boniface 2024-02-13 17:22:03 -05:00
parent fa8af73671
commit f5c2d4fd5a
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"
[menus]
[[menus.main]]
[menu]
[[menu.main]]
identifier = "home"
name = "Home"
url = "/"
weight = 1
[[menus.main]]
[[menu.main]]
identifier = "welcome"
name = "Welcome"
url = "/welcome/"
weight = 2
[[menus.main]]
[[menu.main]]
identifier = "legal"
name = "Legal"
url = "/legal/"
weight = 3
[[menus.about]]
[[menu.about]]
identifier = "cv"
name = "My CV"
url = "/cv/"
weight = 1
[[menus.about]]
[[menu.about]]
identifier = "hardware"
name = "My Hardware"
url = "/hardware/"