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: {