update repo from github to trustie
This commit is contained in:
parent
c0be16c2cf
commit
2f1d2b5d83
|
@ -33,7 +33,8 @@ module.exports = {
|
||||||
* ref:https://v1.vuepress.vuejs.org/theme/default-theme-config.html
|
* ref:https://v1.vuepress.vuejs.org/theme/default-theme-config.html
|
||||||
*/
|
*/
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
repo: 'https://github.com/xuos/xuos',
|
repo: 'https://git.trustie.net/xuos/xiuos',
|
||||||
|
repoLabel: '源码',
|
||||||
editLinks: false,
|
editLinks: false,
|
||||||
docsDir: '',
|
docsDir: '',
|
||||||
editLinkText: '',
|
editLinkText: '',
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"name": "XUOS Lab",
|
"name": "XUOS Lab",
|
||||||
"email": "caodg@pku.edu.cn"
|
"email": "caodg@pku.edu.cn"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/xuos/xuos-web",
|
"repository": "https://git.trustie.net/xuos/xiuos",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vuepress dev docs",
|
"dev": "vuepress dev docs",
|
||||||
"build": "vuepress build docs"
|
"build": "vuepress build docs"
|
||||||
|
|
Loading…
Reference in New Issue