页脚添加更改日志显示
This commit is contained in:
parent
ff8ba6bbc7
commit
5da984b9df
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user