From 403d482230b6619693c89b31b25bacfce3812f54 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Thu, 10 Apr 2025 19:39:10 +0100 Subject: [PATCH] Remove google analytics --- hugo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index ab4918c..c9692c3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -11,9 +11,6 @@ enableRobotsTXT = true changeFreq = '' filename = 'sitemap.xml' priority = -1 -[services] - [services.googleAnalytics] - ID = 'G-FMD81GLKS3' [taxonomies] tag = 'tags' [params]