Compare commits

..

1 Commits

View File

@@ -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',