We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22956b9 + 534aa9f commit 130759dCopy full SHA for 130759d
1 file changed
src/.vuepress/config.ts
@@ -35,7 +35,7 @@ export default defineUserConfig({
35
// hostname: 'https://your_site_url',
36
// your git repo url
37
docsRepo: 'https://github.com/ColdeZhang/Dominion',
38
- docsDir: 'docs/src',
+ docsDir: 'src',
39
docsBranch: 'master',
40
41
blog: false, // 禁用博客
0 commit comments