summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2023-06-06 10:06:53 -0400
committerMatan Kushner <hello@matchai.dev>2023-06-06 10:06:53 -0400
commit544907c570da4c2daf23c80e3d8a93c533e10921 (patch)
treeab963bbdbfa14aaad75a4c389114a47fa217e883
parentea9b9eb443290e516f900e51c68e105d89a57829 (diff)
Update GA measurement ID
-rw-r--r--docs/.vuepress/config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts
index d0308b42b..d657ef0ec 100644
--- a/docs/.vuepress/config.ts
+++ b/docs/.vuepress/config.ts
@@ -353,7 +353,7 @@ module.exports = defineConfig({
[
"@vuepress/google-analytics",
{
- ga: "UA-71160903-4",
+ ga: "G-N3M0VJ9NL6",
},
],
[