1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update themeConfig.ts

This commit is contained in:
guide 2022-06-14 17:55:31 +08:00
parent 1f5021c271
commit 3b67d6ea82

View File

@ -7,7 +7,7 @@ export default defineThemeConfig({
hostname: "https://javaguide.cn/", hostname: "https://javaguide.cn/",
author: { author: {
name: "Guide", name: "Guide",
url: "https://javaguide.cn/", url: "https://javaguide.cn/article/",
}, },
repo: "https://github.com/Snailclimb/JavaGuide", repo: "https://github.com/Snailclimb/JavaGuide",
docsDir: "docs", docsDir: "docs",