页脚添加更改日志显示
All checks were successful
Checking-doc / check-file-changes (pull_request) Successful in 9s
Checking-doc / build-and-deploy (pull_request) Successful in 2m4s

This commit is contained in:
狮子耗耗 2025-04-27 10:23:59 +08:00
parent ff8ba6bbc7
commit 5da984b9df

View File

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