Merge pull request #547 from openziti/update-tag-mgr

replace tag with tag manager
This commit is contained in:
dovholuknf 2024-01-23 14:54:11 -05:00 committed by GitHub
commit 00d46be77a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,12 +82,8 @@ const config = {
pages: { pages: {
path: './src/pages' path: './src/pages'
}, },
// googleAnalytics: { googleTagManager: {
// containerId: 'GTM-MDFLZPK8',
// },
gtag: {
trackingID: 'G-V2KMEXWJ10',
anonymizeIP: true,
}, },
sitemap: { sitemap: {