diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 8da1376..bbeb2fc 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,5 +1,6 @@ module.exports = { title: 'Seed 🌱', + base: '/seed/', description: 'A vue-cli 3 template who plants the first seed of your project in order to become a sturdy and flowering tree', themeConfig: { repo: 'pierrechls/seed',