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" pageRef = "posts"
weight = 10 weight = 10
# [[main]] [[main]]
# name = "Categories" name = "Categories"
# pageRef = "categories" pageRef = "categories"
# weight = 20 weight = 20
# [[main]] [[main]]
# name = "Tags" name = "Tags"
# pageRef = "tags" pageRef = "tags"
# weight = 30 weight = 30
# [[main]] # [[main]]
# identifier = "search" # identifier = "search"