From ff8ba6bbc7f88a9bde5fff0b5ffe5c8d877c3a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= <3116737282@qq.com> Date: Sun, 27 Apr 2025 10:23:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=A1=E6=81=AF=E4=BB=85?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=88=86=E7=B1=BB=E3=80=81=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 9670eab..5db9051 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -28,6 +28,7 @@ export default hopeTheme({ footer: "高三特刊", displayFooter: true, + pageInfo: ["Category", "Tag"], plugins: { icon: { assets: "fontawesome" },