From 26635cf8f4dcf6986784888688593c802e9119b2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:34:37 +0530 Subject: [PATCH] Update hugo.toml --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 7cad7f58..86814a0f 100755 --- a/hugo.toml +++ b/hugo.toml @@ -22,7 +22,7 @@ defaultContentLanguageInSubdir = false ########################### Services ############################# [services] [services.googleAnalytics] -ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics +ID = 'G-YWRHE8TLD1' # see https://gohugo.io/templates/internal/#configure-google-analytics [services.disqus] shortname = 'themefisher-template' # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/