Compare commits
2 Commits
f05c95260b
...
5da984b9df
| Author | SHA1 | Date | |
|---|---|---|---|
| 5da984b9df | |||
| ff8ba6bbc7 |
@@ -28,11 +28,16 @@ export default hopeTheme({
|
|||||||
footer: "高三特刊",
|
footer: "高三特刊",
|
||||||
|
|
||||||
displayFooter: true,
|
displayFooter: true,
|
||||||
|
pageInfo: ["Category", "Tag"],
|
||||||
|
|
||||||
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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user