From 09b5fd524ec51e68f4b983899557d77586db75d0 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sat, 6 Aug 2022 12:14:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E5=B0=86=E3=80=8A?= =?UTF-8?q?=E6=88=91=E7=9A=84=E5=BD=92=E6=A1=A3=E3=80=8B=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E8=BD=B4=E5=86=85=E5=AE=B9=E9=A1=B9=E6=8C=89=E5=8D=87=E5=BA=8F?= =?UTF-8?q?=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/.vitepress/theme/components/Archive.vue | 30 ++++++++++--------- repos/.vitepress/theme/index.ts | 13 ++++---- 2 files changed, 24 insertions(+), 19 deletions(-) diff --git a/repos/.vitepress/theme/components/Archive.vue b/repos/.vitepress/theme/components/Archive.vue index fc2cfa587..6ba45b8ba 100644 --- a/repos/.vitepress/theme/components/Archive.vue +++ b/repos/.vitepress/theme/components/Archive.vue @@ -6,14 +6,14 @@ pending="未完待续 ······" > {{ article.title }} @@ -23,20 +23,15 @@