mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Update: Menu, Category, Blog layout change
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user