Files
blog/config/_default/menu.en.toml
2024-04-03 12:03:10 +02:00

26 lines
384 B
TOML

[[main]]
name = "Blogs"
pageRef = "blogs"
weight = 10
[[main]]
name = "GitHub"
url = "https://github.com/zoriya"
weight = 30
[main.params]
icon = "github"
showName = false
target = "_blank"
[[main]]
identifier = "search"
weight = 99
[main.params]
action = "search"
icon = "search"
[[footer]]
name = "Tags"
pageRef = "tags"
weight = 20