From c41b9d10361358211d0a74052b9d0fc7ef56ef8c Mon Sep 17 00:00:00 2001 From: Steve Scargall <37674041+sscargal@users.noreply.github.com> Date: Thu, 11 Sep 2025 20:44:07 +0000 Subject: [PATCH] Updated Google Analytics ID Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com> --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 3f55e91..074fa1e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -34,7 +34,7 @@ tags = 'tags' description = "MemMachine is an open-source memory layer for advanced AI agents. It enables AI to learn, store, and recall data and preferences from past interactions, creating sophisticated, personalized user profiles." # Your Google Analytics ID (e.g., "G-XXXXXXXXXX") - googleAnalytics = "G-166982145" + googleAnalytics = "G-G0GZQH4153" [params.social] discord = "https://discord.gg/usydANvKqD"