From 5da984b9dfe7a466d6c83ce5a34e148240223e3b 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:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E8=84=9A=E6=B7=BB=E5=8A=A0=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E6=97=A5=E5=BF=97=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 5db9051..fbaf956 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -33,7 +33,11 @@ export default hopeTheme({ plugins: { icon: { assets: "fontawesome" }, git: { - contributors: false + contributors: false, + changelog: { + maxCount: 5, + repoUrl: "https://gitea.lionhao.top/jjnwxs/jingji_spbook", + } } }, markdown: {