We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5c32d commit 695a9d4Copy full SHA for 695a9d4
docs/.vuepress/theme.ts
@@ -37,7 +37,7 @@ export default hopeTheme({
37
sidebar,
38
39
// 页脚
40
- footer: "<a href='https://www.golangnotes.com/'>Golang开发指南</a>",
+ footer: "<a href='https://www.golangnotes.com/'>Golang全栈开发指南</a>",
41
displayFooter: true,
42
43
// 多语言配置
0 commit comments