Disable Google Analytics

This commit is contained in:
Badri Sunderarajan 2020-03-27 13:41:54 +05:30
parent c95f7bbc7b
commit c03d592f3f
1 changed files with 0 additions and 6 deletions

View File

@ -15,12 +15,6 @@ module.exports = {
},
plugins: [
{
use: '@gridsome/plugin-google-analytics',
options: {
id: 'UA-XXXXXXXXX-X'
}
},
{
use: '@gridsome/source-ghost',
options: {