improve/modified-config #6

Merged
szhhwh merged 8 commits from improve/modified-config into main 2025-04-27 10:43:13 +08:00
Showing only changes of commit 5da984b9df - Show all commits

View File

@ -33,7 +33,11 @@ export default hopeTheme({
plugins: { plugins: {
icon: { assets: "fontawesome" }, icon: { assets: "fontawesome" },
git: { git: {
contributors: false contributors: false,
changelog: {
maxCount: 5,
repoUrl: "https://gitea.lionhao.top/jjnwxs/jingji_spbook",
}
} }
}, },
markdown: { markdown: {