This commit is contained in:
2021-11-14 11:19:15 +01:00
parent ad6ccc670e
commit bf5ab9e2c8
2 changed files with 39 additions and 2 deletions

View File

@@ -54,16 +54,21 @@ paginate = 5 #frontpage pagination
name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "Services"
url = "services/"
weight = 3
[[menu.main]]
name = "About"
url = "about/"
weight = 2
weight = 3
[[menu.main]]
name = "Privacy + Imprint"
url = "imprint/"
weight = 3
weight = 4
# this will also be in author bio if there is no writer.
[params.social]