Update 'config.toml'

Alphabetized menu
This commit is contained in:
LUG Board 2022-10-08 19:55:29 -07:00
parent 4a5fb77ffc
commit db0e339395

View File

@ -31,30 +31,35 @@ name = "About"
url = "/about" url = "/about"
weight = 1 weight = 1
[[menu.main]]
name = "Articles"
url = "/posts"
weight = 2
[[menu.main]] [[menu.main]]
name = "Directory" name = "Directory"
url = "/directory" url = "/directory"
weight = 1 weight = 3
[[menu.main]] [[menu.main]]
name = "Membership" name = "Membership"
url = "/membership" url = "/membership"
weight = 2 weight = 4
[[menu.main]]
name = "Articles"
url = "/posts"
weight = 3
[[menu.main]] [[menu.main]]
name = "News" name = "News"
url = "/news" url = "/news"
weight = 4 weight = 5
[[menu.main]]
name = "Photos"
url = "/zenphoto"
weight = 6
[[menu.main]] [[menu.main]]
name = "Switch to Linux 🐧" name = "Switch to Linux 🐧"
url = "/linux" url = "/linux"
weight = 5 weight = 7
[[params.social]] [[params.social]]
name = "Discord" name = "Discord"