Add Quick Guide to About nav menu
This commit is contained in:
@@ -51,9 +51,19 @@ weight = 3
|
|||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "About"
|
name = "About"
|
||||||
url = "/about"
|
|
||||||
weight = 4
|
weight = 4
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
parent = "About"
|
||||||
|
name = "About Us"
|
||||||
|
url = "/about"
|
||||||
|
weight = 1
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
parent = "About"
|
||||||
|
name = "Quick Guide"
|
||||||
|
url = "/guide"
|
||||||
|
weight = 2
|
||||||
|
|
||||||
# footer menu
|
# footer menu
|
||||||
[[footer]]
|
[[footer]]
|
||||||
|
|||||||
Reference in New Issue
Block a user