From d67f34ccd08f4bfd67ed42890c966cbd1420602e Mon Sep 17 00:00:00 2001 From: colben Date: Wed, 22 Apr 2026 15:43:21 +0800 Subject: [PATCH] update --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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