Files
blog/config/_default/menu.en.toml
2024-05-29 01:42:22 +02:00

27 lines
345 B
TOML

[[main]]
name = "Blogs"
pageRef = "blogs"
weight = 10
[[main]]
name = "Tags"
pageRef = "tags"
weight = 10
[[main]]
identifier = "github"
pre = "github"
url = "https://github.com/zoriya"
weight = 30
[[footer]]
name = "Blogs"
pageRef = "blogs"
weight = 20
[[footer]]
name = "Tags"
pageRef = "tags"
weight = 20