feat: add multi level section menu
This commit is contained in:
@ -10,6 +10,12 @@
|
||||
identifier = "help"
|
||||
url = "/docs/help/"
|
||||
|
||||
[[docs]]
|
||||
name = "Lorem"
|
||||
weight = 70
|
||||
identifier = "lorem"
|
||||
url = "/docs/lorem/"
|
||||
|
||||
[[main]]
|
||||
name = "Docs"
|
||||
url = "/docs/prologue/introduction/"
|
||||
|
Reference in New Issue
Block a user