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",