2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 19:10:33 +03:00

docs(ga): Add Google Analytics ID

This commit is contained in:
Sébastien Chopin
2019-03-28 14:40:55 +01:00
parent 2b0392a30e
commit e8ecbd0137
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
description: 'Metadata manager for Vue.js' description: 'Metadata manager for Vue.js'
}, },
}, },
ga: 'UA-88662854-1',
serviceWorker: true, serviceWorker: true,
themeConfig: { themeConfig: {
repo: 'nuxt/vue-meta', repo: 'nuxt/vue-meta',