mirror of
https://github.com/zoriya/blog.git
synced 2025-12-06 06:26:10 +00:00
27 lines
345 B
TOML
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
|