From 828bd8edff291e6e86e47e8770685374e7db16b6 Mon Sep 17 00:00:00 2001 From: sheli Date: Thu, 9 Nov 2023 11:16:02 +0800 Subject: [PATCH] update repo to gitee --- 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",