mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Fix: date in services
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -41,12 +41,20 @@ name = "Services"
|
||||
url = "/services/"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "uninotes"
|
||||
name = "UniNotes"
|
||||
url = "/uninotes/"
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "contact"
|
||||
name = "Contact"
|
||||
url = "/contact/"
|
||||
weight = 4
|
||||
weight = 5
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
semester = "semester"
|
||||
subjectcode = "subjectcode"
|
||||
|
||||
Reference in New Issue
Block a user