From aace45dec4a63eaa632a17817cc4610b2182a1ac Mon Sep 17 00:00:00 2001 From: sheli00 <44807582+sheli00@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:21:11 +0800 Subject: [PATCH] update repo to gitee (#172) --- src/.vuepress/theme.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index c8842b04e..51478cc08 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -18,7 +18,8 @@ export default hopeTheme({ logo: "/logo.png", - repo: "HUSTAI/HUSTAI.github.io", + repo: "https://gitee.com/hustai", + repoLabel: "Gitee", docsDir: "src",