update menu links (adds Home button on top)

main
Dominic Reich 1 year ago
parent 04d82b3d8c
commit 86a510cc1e
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -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…
Cancel
Save