diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 4981eb4..7da149d 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -15,7 +15,7 @@ module.exports = { }] ], port: 3030, - base: '/edu-dis-labs/', + base: '/edu-dis-labs-private/', theme: 'cool', // dest: 'dist', head: [ @@ -78,7 +78,7 @@ module.exports = { lastUpdated: 'Останнє оновлення', // string | boolean // Assumes GitHub. Can also be a full GitLab url. - repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs', + repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs-private', // Customising the header label // Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo` repoLabel: 'Gitea',