Fix base location for documentation
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = {
|
||||
* Ref:https://v1.vuepress.vuejs.org/config/#description
|
||||
*/
|
||||
description: description,
|
||||
base: '/vue-google-maps/',
|
||||
base: '/',
|
||||
/**
|
||||
* Extra tags to be injected to the page HTML `<head>`
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user