From 611ac8143a402c3a026902d8fc60459c22097776 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Tue, 27 Dec 2022 11:24:46 +0000 Subject: [PATCH] remove google analytics --- brainsteam/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/config.toml b/brainsteam/config.toml index 6f2d089..683a997 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -17,7 +17,7 @@ rssLimit = 100 webMentionAPIKey = "f61bf-RG1k4uZT3fVLDoIw" -googleAnalytics = "UA-186263385-1" +#googleAnalytics = "UA-186263385-1" [outputs] home = ["HTML", "RSS", "JSON"]