web.myco.systems/config/_default/menus.en.toml
2024-04-13 18:20:01 -04:00

35 lines
466 B
TOML

[[main]]
name = "Services"
pageRef = "services"
weight = 10
[[main]]
name = "Showcase"
pageRef = "showcase"
weight = 20
[[main]]
name = "Stacks"
pageRef = "stacks"
weight = 30
[[footer]]
identifier = "github"
pre = "github"
url = "https://git.myco.systems/explore"
weight = 400
[[footer]]
name = "Services"
pageRef = "services"
weight = 10
[[footer]]
name = "Showcase"
pageRef = "showcase"
weight = 20
[[footer]]
name = "Stacks"
pageRef = "stacks"
weight = 30