Services
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user