From 790a8673134f779d2590894af3f26eb245b3a4db Mon Sep 17 00:00:00 2001 From: xy <10816187@qq.com> Date: Fri, 24 Jul 2026 21:53:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=87=E7=AD=BE=E4=BA=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IndexSidebar.astro | 43 ++++++++++++++++++++++++++++++- src/types/post.ts | 2 +- 2 files changed, 43 insertions(+), 2 deletions(-) diff --git a/src/components/IndexSidebar.astro b/src/components/IndexSidebar.astro index 8bea72d..7345252 100644 --- a/src/components/IndexSidebar.astro +++ b/src/components/IndexSidebar.astro @@ -25,6 +25,22 @@ const { data: categories } = } + +