Use same gtag as website (#1431)
## Description
Follow Google recommendations for single gtags
## Type of change
- [x] 🗺️ Documentation
This commit is contained in:
parent
f69284acea
commit
2ad9eb531c
@ -51,7 +51,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
blog: false,
|
blog: false,
|
||||||
gtag: {
|
gtag: {
|
||||||
trackingID: 'G-4EXT1PY6KC',
|
trackingID: 'G-YXBFPQZ05N',
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
customCss: require.resolve('./src/css/custom.scss'),
|
customCss: require.resolve('./src/css/custom.scss'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user