Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
HlibPavlyk authored Dec 18, 2023
1 parent e28e896 commit 674bb43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ module.exports = {

lastUpdated: 'Останнє оновлення', // string | boolean
// Assumes GitHub. Can also be a full GitLab url.
repo: 'https://github.com/edu-db/edu_db_labs',
repo: 'https://github.com/HlibPavlyk/IM-22_lab_and_course_works',
// Customising the header label
// Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo`
repoLabel: 'Github',
Expand Down Expand Up @@ -112,4 +112,4 @@ module.exports = {
md.use(require('markdown-it-admonition'))
}
}
}
}

0 comments on commit 674bb43

Please sign in to comment.