From 0d63a4429dd5d0b1ea6522e649d0d1679dda73be Mon Sep 17 00:00:00 2001 From: colben Date: Sat, 26 Aug 2023 10:48:23 +0800 Subject: [PATCH] updte --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index d537baf..9b8aa39 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