35 lines
No EOL
512 B
TOML
35 lines
No EOL
512 B
TOML
[[main]]
|
|
name = "Services"
|
|
pageRef = "services"
|
|
weight = 10
|
|
|
|
[[main]]
|
|
name = "Showcase"
|
|
pageRef = "showcase"
|
|
weight = 20
|
|
|
|
[[main]]
|
|
name = "Stacks"
|
|
pageRef = "stacks"
|
|
weight = 30
|
|
|
|
#[[main]]
|
|
# 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 |