From 527fb17054833f1f6239e1cb0a300af9c2140600 Mon Sep 17 00:00:00 2001 From: bisnsh Date: Wed, 13 Aug 2025 22:32:32 +0800 Subject: [PATCH] fix error --- source/categories/index.md | 1 + source/tags/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/source/categories/index.md b/source/categories/index.md index 3f78872..3c3d76a 100644 --- a/source/categories/index.md +++ b/source/categories/index.md @@ -3,4 +3,5 @@ title: 分类 date: 2025-08-09 21:38:20 type: 'categories' comments: false +aside: false --- diff --git a/source/tags/index.md b/source/tags/index.md index addd01a..69de0ce 100644 --- a/source/tags/index.md +++ b/source/tags/index.md @@ -3,4 +3,5 @@ title: 标签 date: 2025-08-09 21:33:16 type: tags comments: false +aside: false ---