From e270ff5b266c2d2425b8a1408e6a2cde0f34d533 Mon Sep 17 00:00:00 2001 From: mbarak Date: Mon, 25 Mar 2024 13:30:05 +0100 Subject: [PATCH] Change ocnfig toml --- config.toml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/config.toml b/config.toml index 1315dc7..986e658 100644 --- a/config.toml +++ b/config.toml @@ -13,10 +13,13 @@ pygmentsCodeFencesGuessSyntax = true disqusShortname = "mbarak-io" -googleAnalytics = "G-5WLCXX3LGJ" + +[services] + [services.googleAnalytics] + ID = "G-5WLCXX3LGJ" [params] - author = "Marek Barak" + author = "n1o" description = "Data, Code and Breaking Stuff" keywords = "blog,developer,personal" info = "Data, Code and Breaking Stuff" @@ -54,13 +57,6 @@ googleAnalytics = "G-5WLCXX3LGJ" # Custom JS customJS = [] - - [googleTagManager] - id = "G-5WLCXX3LGJ" - - [microAnalytics] - id = "ZwSg9rf6GA" - dnt = "false" # respect DNT tracker, "true" by default [taxonomies]