Remove: empty contacts folder

This commit is contained in:
hyzen
2026-03-01 01:19:16 +05:30
parent dc8ec9574e
commit 259b67ef25
27 changed files with 84 additions and 17 deletions

View File

@@ -35,11 +35,17 @@ name = "Categories"
url = "/categories/"
weight = 3
[[menu.main]]
identifier = "services"
name = "Services"
url = "/services/"
weight = 4
[[menu.main]]
identifier = "contact"
name = "Contact"
url = "/contact/"
weight = 4
weight = 5
[taxonomies]
category = "categories"