recovered sub-navigation

This commit is contained in:
Nuno Coração
2023-01-14 13:10:55 +00:00
parent 2db7f50c7c
commit b3e006d90f
8 changed files with 116 additions and 26 deletions

View File

@@ -39,6 +39,28 @@
pageRef = "samples"
weight = 20
[[subnavigation]]
name = "An interesting topic"
pageRef = "tags/interesting-topic"
weight = 10
[[subnavigation]]
name = "My Awesome Category"
pre = "github"
pageRef = "categories/awesome"
weight = 20
[[subnavigation]]
name = "YOLO"
pageRef = "categories/awesome"
weight = 20
[[subnavigation]]
name = "My Awesome Category asd"
pre = "twitter"
pageRef = "categories/awesome"
weight = 20
[[main]]
name = "Samples"
pageRef = "samples"