add categories and tags button in en site

This commit is contained in:
niuzhaolong 2025-06-09 23:18:51 +08:00
parent c325ce74da
commit a9fef6295b

View File

@ -15,15 +15,15 @@
pageRef = "posts"
weight = 10
# [[main]]
# name = "Categories"
# pageRef = "categories"
# weight = 20
[[main]]
name = "Categories"
pageRef = "categories"
weight = 20
# [[main]]
# name = "Tags"
# pageRef = "tags"
# weight = 30
[[main]]
name = "Tags"
pageRef = "tags"
weight = 30
# [[main]]
# identifier = "search"