We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828fbf3 commit d9dd843Copy full SHA for d9dd843
docusaurus.config.ts
@@ -61,7 +61,7 @@ const config: Config = {
61
filename: 'sitemap.xml',
62
},
63
gtag: {
64
- trackingID: 'G-XXXXXXXXXX', // needs changing!
+ trackingID: 'G-V7H0V86MES',
65
anonymizeIP: true,
66
67
} satisfies Preset.Options,
0 commit comments