Fix: date in services

This commit is contained in:
hyzen
2026-04-09 02:41:03 +05:30
parent fc6125a69a
commit 426c3f2f60
56 changed files with 776 additions and 825 deletions

View File

@@ -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"