Disable Google Analytics
This commit is contained in:
parent
c95f7bbc7b
commit
c03d592f3f
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@ module.exports = {
|
||||||
},
|
},
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
{
|
|
||||||
use: '@gridsome/plugin-google-analytics',
|
|
||||||
options: {
|
|
||||||
id: 'UA-XXXXXXXXX-X'
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
use: '@gridsome/source-ghost',
|
use: '@gridsome/source-ghost',
|
||||||
options: {
|
options: {
|
||||||
|
|
Loading…
Reference in a new issue