Skip to content

Commit

Permalink
Modify Footer Config
Browse files Browse the repository at this point in the history
  • Loading branch information
codermast committed Jul 5, 2024
1 parent be5c32d commit 695a9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default hopeTheme({
sidebar,

// 页脚
footer: "<a href='https://www.golangnotes.com/'>Golang开发指南</a>",
footer: "<a href='https://www.golangnotes.com/'>Golang全栈开发指南</a>",
displayFooter: true,

// 多语言配置
Expand Down

0 comments on commit 695a9d4

Please sign in to comment.