diff --git a/config.toml b/config.toml index 3e5dc69..ce34aa9 100644 --- a/config.toml +++ b/config.toml @@ -42,11 +42,11 @@ copyright = "" # default: author.name ↓ # 默认为下面配 weight = 20 identifier = "archives" url = "/post/" -#[[menu.main]] -# name = "标签" -# weight = 30 -# identifier = "tags" -# url = "/tags/" +[[menu.main]] + name = "标签" + weight = 30 + identifier = "tags" + url = "/tags/" [[menu.main]] name = "分类" weight = 40