From 93c8794dc007314648bc08214edce1ff484392d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E8=80=97=E8=80=97?= <3116737282@qq.com> Date: Sun, 27 Apr 2025 10:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20repo=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index e0bb22e..b49d856 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -7,13 +7,13 @@ export default hopeTheme({ author: { name: "荆棘鸟文学社", - url: "https://github.com/szhhwh/", + url: "https://gitea.lionhao.top/jjnwxs/", }, logo: "/logo.png", logoDark: '/logo-dark.png', - repo: "szhhwh/jingji_TSreference_vue", + repo: "https://gitea.lionhao.top/jjnwxs/jingji_reference/", docsDir: "src",