web: reverted google tracking id to the old value.

This commit is contained in:
Matija Sosic 2023-03-14 17:22:50 +01:00
parent a64b11c505
commit 2cb4603716

View File

@ -142,7 +142,7 @@ module.exports = {
'@docusaurus/preset-classic', '@docusaurus/preset-classic',
{ {
gtag: { gtag: {
trackingID: 'GTM-WJX89HZ', trackingID: 'G-3ZEDH3BVGE',
anonymizeIP: true, anonymizeIP: true,
}, },
docs: { docs: {