diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 96502bd2f735a51a54c4bd78b6d62385b424f174..2d99aeb3afe0d5ac5bd86822476f8d02675ccd6f 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { title: 'GitLab â¤ï¸ VuePress', - description: 'Vue-powered static site generator running on Gitlab Pages', + description: 'Vue-powered static site generator running on GitLab Pages', base: '/vuepress/', dest: 'public' } \ No newline at end of file