Add Quick Guide to About nav menu
parent
ff3b6b8166
commit
ef352dd0d8
|
|
@ -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]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue