We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ffd005 + aeaf04b commit 41f3276Copy full SHA for 41f3276
src/.vuepress/theme.ts
@@ -41,7 +41,7 @@ export default hopeTheme({
41
42
// 页脚
43
footer: `Pysio's Home / 蜀ICP备2023021309号-1 / <a href="https://github.com/pysio2007/Vue-blog/commit/${process.env.VUE_APP_GIT_HASH}" target="_blank" style="color: inherit; text-decoration: underline;">${process.env.VUE_APP_GIT_HASH}</a> `,
44
- displayFooter: true,
+ displayFooter: true,
45
46
// 博客相关
47
blog: {
0 commit comments