mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
update
This commit is contained in:
+15
@@ -21,6 +21,21 @@ theme = "hugo-PaperMod"
|
||||
url = "/archives/"
|
||||
weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
weight = 10
|
||||
|
||||
[[menu.main]]
|
||||
name = "Series"
|
||||
url = "/series/"
|
||||
weight = 15
|
||||
|
||||
[[menu.main]]
|
||||
name = "Categories"
|
||||
url = "/categories/"
|
||||
weight = 20
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
|
||||
Reference in New Issue
Block a user