mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
recovered sub-navigation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user