Compare commits
2 Commits
f05c95260b
...
5da984b9df
| Author | SHA1 | Date | |
|---|---|---|---|
| 5da984b9df | |||
| ff8ba6bbc7 |
@@ -28,11 +28,16 @@ export default hopeTheme({
|
||||
footer: "高三特刊",
|
||||
|
||||
displayFooter: true,
|
||||
pageInfo: ["Category", "Tag"],
|
||||
|
||||
plugins: {
|
||||
icon: { assets: "fontawesome" },
|
||||
git: {
|
||||
contributors: false
|
||||
contributors: false,
|
||||
changelog: {
|
||||
maxCount: 5,
|
||||
repoUrl: "https://gitea.lionhao.top/jjnwxs/jingji_spbook",
|
||||
}
|
||||
}
|
||||
},
|
||||
markdown: {
|
||||
|
||||
Reference in New Issue
Block a user