Update 'config.toml'
Alphabetized menu
This commit is contained in:
parent
4a5fb77ffc
commit
db0e339395
23
config.toml
23
config.toml
@ -31,30 +31,35 @@ name = "About"
|
||||
url = "/about"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "Articles"
|
||||
url = "/posts"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Directory"
|
||||
url = "/directory"
|
||||
weight = 1
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
name = "Membership"
|
||||
url = "/membership"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Articles"
|
||||
url = "/posts"
|
||||
weight = 3
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
name = "News"
|
||||
url = "/news"
|
||||
weight = 4
|
||||
weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
name = "Photos"
|
||||
url = "/zenphoto"
|
||||
weight = 6
|
||||
|
||||
[[menu.main]]
|
||||
name = "Switch to Linux 🐧"
|
||||
url = "/linux"
|
||||
weight = 5
|
||||
weight = 7
|
||||
|
||||
[[params.social]]
|
||||
name = "Discord"
|
||||
|
Loading…
Reference in New Issue
Block a user