From 9d9e800c90d1391cd25257492871a63dfaa3cf99 Mon Sep 17 00:00:00 2001 From: colben Date: Wed, 22 Apr 2026 15:44:35 +0800 Subject: [PATCH] update --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index ce34aa9..3e5dc69 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