修改样式

This commit is contained in:
2025-07-24 21:44:50 +08:00
parent 999fbdb9c8
commit 3c5d4bc0be
6 changed files with 233 additions and 44 deletions

View File

@@ -80,5 +80,12 @@ export default defineAppConfig({
target: '_blank'
}]
}
},
github: {
url: 'https://github.com/estel-li/estel_docs',
owner: 'estel-li',
name: 'estel_docs',
branch: 'main',
rootDir: ''
}
})