From fbf385a80b6ff741db2094c0e6f936ea4924046e Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Tue, 29 Dec 2020 19:50:14 +0000 Subject: [PATCH] swap analytics ID --- brainsteam/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/config.toml b/brainsteam/config.toml index 4ba08a8..68434ee 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -11,7 +11,7 @@ pygmentsstyle = "vs" pygmentscodefences = true pygmentscodefencesguesssyntax = true -googleAnalytics = "G-2VHW0QT04Z" +googleAnalytics = "UA-186263385-1" [markup.goldmark.renderer] unsafe= true