Skip to content

Commit 41f3276

Browse files
authored
Merge pull request #76 from PysioHub/main
fix? GIthub lages
2 parents 4ffd005 + aeaf04b commit 41f3276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default hopeTheme({
4141

4242
// 页脚
4343
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,
44+
displayFooter: true,
4545

4646
// 博客相关
4747
blog: {

0 commit comments

Comments
 (0)