From 72c2d2e121752e9c31d97006bb917cd6456265f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Eldj=C3=A1rn?= Date: Wed, 20 Jul 2022 12:33:31 -0700 Subject: [PATCH] Changed GA identifier --- src/lib/constants.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 56d30b1..919c66a 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -19,8 +19,8 @@ export const basementLog = ` ██████╗ ██╔══██╗ ██╗ ██████╔╝ ██╝ - ╚═════╝ - + ╚═════╝ + From the basement. https://basement.studio ` @@ -34,7 +34,7 @@ export const defaultMeta = { } } -export const gaTrackingId = 'GTM-WJMQ92T' +export const gaTrackingId = 'G-4H9G2QYKTH' export const socialLinks = { youTube: 'https://www.youtube.com/c/MrBeast6000',