update menu links (adds Home button on top)
This commit is contained in:
parent
04d82b3d8c
commit
86a510cc1e
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
# overridden by providing a weight value. The menu will then be
|
||||
# ordered by weight from lowest to highest.
|
||||
|
||||
[[main]]
|
||||
name = "Home"
|
||||
url = "/"
|
||||
weight = 5
|
||||
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pageRef = "posts"
|
||||
|
|
Loading…
Reference in a new issue