init
This commit is contained in:
23
config/_default/menus.nl.toml
Executable file
23
config/_default/menus.nl.toml
Executable file
@@ -0,0 +1,23 @@
|
||||
############## Dutch navigation ###############
|
||||
# main menu
|
||||
#[[main]]
|
||||
#name = "Home"
|
||||
#url = ""
|
||||
#weight = 1
|
||||
|
||||
#[[main]]
|
||||
#name = "Offerte aanvragen"
|
||||
#url = "https://start-it.nl/offerte?source=kennisbank"
|
||||
#weight = 2
|
||||
|
||||
|
||||
# footer menu
|
||||
[[footer]]
|
||||
name = "Adviesgesprek aanvragen"
|
||||
url = "changelog/"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
name = "Contact"
|
||||
url = "contact/"
|
||||
weight = 2
|
||||
Reference in New Issue
Block a user