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" },