web.myco.systems/config/_default/menus.en.toml

36 lines
466 B
TOML
Raw Normal View History

2023-09-02 03:10:14 +00:00
[[main]]
2024-04-13 18:20:01 -04:00
name = "Services"
pageRef = "services"
weight = 10
2023-09-02 03:10:14 +00:00
[[main]]
2024-04-16 19:02:30 -04:00
name = "Stacks"
pageRef = "stacks"
2024-04-13 18:20:01 -04:00
weight = 20
2023-09-08 17:58:04 +00:00
[[main]]
2024-04-16 19:02:30 -04:00
name = "Showcase"
pageRef = "showcase"
2024-04-13 18:20:01 -04:00
weight = 30
2023-09-02 03:10:14 +00:00
2024-04-13 18:20:01 -04:00
[[footer]]
identifier = "github"
pre = "github"
url = "https://git.myco.systems/explore"
weight = 400
2023-09-02 03:10:14 +00:00
[[footer]]
2024-04-13 18:20:01 -04:00
name = "Services"
pageRef = "services"
weight = 10
2023-09-02 03:10:14 +00:00
[[footer]]
2024-04-13 18:20:01 -04:00
name = "Showcase"
pageRef = "showcase"
weight = 20
[[footer]]
2024-04-13 18:20:01 -04:00
name = "Stacks"
pageRef = "stacks"
weight = 30