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