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

46 lines
598 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]]
# name = "Stacks"
# pageRef = "stacks"
# 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
[[main]]
name = "Tracking"
pageRef = "logs"
weight = 40
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]]
# name = "Stacks"
# pageRef = "stacks"
# weight = 30
[[footer]]
name = "Tracking"
pageRef = "logs"
weight = 40