Improve docs
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
|||||||
/**
|
/**
|
||||||
* Ref:https://v1.vuepress.vuejs.org/config/#title
|
* Ref:https://v1.vuepress.vuejs.org/config/#title
|
||||||
*/
|
*/
|
||||||
title: 'Vue.js Google maps',
|
title: 'Vue 3 Google maps',
|
||||||
/**
|
/**
|
||||||
* Ref:https://v1.vuepress.vuejs.org/config/#description
|
* Ref:https://v1.vuepress.vuejs.org/config/#description
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"Vue",
|
"Vue",
|
||||||
"Vue.js",
|
"Vue.js",
|
||||||
"Google Maps",
|
"Google Maps",
|
||||||
"Vue.JS Google Maps"
|
"Vue 3 Google maps"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/xkjyeah/vue-google-maps/issues"
|
"url": "https://github.com/xkjyeah/vue-google-maps/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user