This commit is contained in:
12
config.toml
12
config.toml
@@ -58,15 +58,15 @@ enableRobotsTXT = true
|
|||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "products"
|
identifier = "blog"
|
||||||
name = "Lösungen & Produkte"
|
name = "Letzte Gigs"
|
||||||
url = "/products/"
|
url = "/blog/"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "blog"
|
identifier = "rental"
|
||||||
name = "Neuheiten"
|
name = "Verleih"
|
||||||
url = "/blog/"
|
url = "/rental/"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
|||||||
Reference in New Issue
Block a user