Skip to content

Commit fba98d3

Browse files
committed
Switch the base to /
1 parent 3a02420 commit fba98d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
* Ref:https://v1.vuepress.vuejs.org/guide/assets.html#base-url
1515
* Ref: https://vuepress.vuejs.org/guide/deploy.html#github-pages
1616
*/
17-
base: "/docs/",
17+
base: "/",
1818

1919
/**
2020
* Extra tags to be injected to the page HTML `<head>`

0 commit comments

Comments
 (0)