Files
congo-hindi-gujarati/config/_default/menus.toml
T
James Panther a6a3ee761e 🎉 Initial commit
2021-08-11 15:28:33 +10:00

15 lines
189 B
TOML

[[main]]
name = "Blog"
pageRef = "posts"
weight = 10
[[main]]
name = "Categories"
pageRef = "categories"
weight = 20
[[main]]
name = "Tags"
pageRef = "tags"
weight = 30