From af7e549fc7f91fbdde9f346dbd8420a148eb2f12 Mon Sep 17 00:00:00 2001 From: SauravDhakal Date: Thu, 2 Apr 2026 08:55:15 +0545 Subject: [PATCH] fix: hugo specific g-tag --- hugo.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index d1190bf..4fc0e44 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -32,6 +32,7 @@ params: DateFormat: "January 2, 2006" defaultTheme: dark # dark, light disableThemeToggle: true + googleAnalytics: "G-V0CXG8ZEG2" ShowReadingTime: true ShowShareButtons: true @@ -149,6 +150,7 @@ markup: # guessSyntax: true # lineNos: true # style: monokai + services: googleAnalytics: