update canonical url, add GA to docs

This commit is contained in:
Amruth Pillai
2020-03-29 19:14:59 +05:30
parent f6e0a84285
commit 6500b97f8b
4 changed files with 18 additions and 2 deletions

6
package-lock.json generated
View File

@ -3272,6 +3272,12 @@
"lodash.debounce": "^4.0.8"
}
},
"@vuepress/plugin-google-analytics": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.0.tgz",
"integrity": "sha512-Q3jTyNovy81vlqfCQ5MewYU2K/brn0DfhAlJJnelXdbYH7XRe1IA3hZCcQQO73rzIMA/HxIsMBWevs8jTQF3QA==",
"dev": true
},
"@vuepress/plugin-last-updated": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-last-updated/-/plugin-last-updated-1.4.0.tgz",