Update: Menu, Category, Blog layout change

This commit is contained in:
hyzen
2026-03-02 21:18:34 +05:30
parent f120687720
commit 994937363a
18 changed files with 21 additions and 24 deletions

View File

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