From 86ce706abd14175d08262960b9628e58f1b13a17 Mon Sep 17 00:00:00 2001 From: Joe Lust Date: Wed, 1 Jan 2025 01:05:09 -0500 Subject: [PATCH] Fix GA (#19) --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 30c97b21..aec95858 100644 --- a/config.yml +++ b/config.yml @@ -6,7 +6,7 @@ title: lust.dev languageCode: en-us copyright: "Joe Lust" theme: ghostwriter -googleAnalytics: "361208091" +googleAnalytics: "G-W625CVG5Q9" # TODO this is a dupe in Params disqusShortname: lustforge relativeURLs: true