Compare commits
1 Commits
ce31822f97
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6da9e5d12a |
@@ -15,7 +15,7 @@ module.exports = {
|
|||||||
}]
|
}]
|
||||||
],
|
],
|
||||||
port: 3030,
|
port: 3030,
|
||||||
base: '/edu-dis-labs/',
|
base: '/edu-dis-labs-private/',
|
||||||
theme: 'cool',
|
theme: 'cool',
|
||||||
// dest: 'dist',
|
// dest: 'dist',
|
||||||
head: [
|
head: [
|
||||||
@@ -78,7 +78,7 @@ module.exports = {
|
|||||||
|
|
||||||
lastUpdated: 'Останнє оновлення', // string | boolean
|
lastUpdated: 'Останнє оновлення', // string | boolean
|
||||||
// Assumes GitHub. Can also be a full GitLab url.
|
// 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
|
// Customising the header label
|
||||||
// Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo`
|
// Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo`
|
||||||
repoLabel: 'Gitea',
|
repoLabel: 'Gitea',
|
||||||
|
|||||||
Reference in New Issue
Block a user