From 695a9d452f18425be229c05a16c2bb57f4c04ccd Mon Sep 17 00:00:00 2001 From: codermast Date: Fri, 5 Jul 2024 18:12:36 +0800 Subject: [PATCH] Modify Footer Config --- docs/.vuepress/theme.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 778a0c6..3f6b1cf 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -37,7 +37,7 @@ export default hopeTheme({ sidebar, // 页脚 - footer: "Golang开发指南", + footer: "Golang全栈开发指南", displayFooter: true, // 多语言配置