Update menus.en.toml

This commit is contained in:
Liz 2024-12-07 23:22:28 -05:00 committed by GitHub
parent 1f4edb2591
commit adb461da6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,12 +10,18 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
[[main]]
name = "Games"
pre = "list"
pageRef = "/games"
weight = 10
[[main]]
name = "Commands"
pre = "twitch"
pageRef = "/commands"
weight = 10
weight = 20
[[main]]
pre = "rss"
url = "/index.xml"