We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a02420 commit fba98d3Copy full SHA for fba98d3
1 file changed
.vuepress/config.js
@@ -14,7 +14,7 @@ module.exports = {
14
* Ref:https://v1.vuepress.vuejs.org/guide/assets.html#base-url
15
* Ref: https://vuepress.vuejs.org/guide/deploy.html#github-pages
16
*/
17
- base: "/docs/",
+ base: "/",
18
19
/**
20
* Extra tags to be injected to the page HTML `<head>`
0 commit comments