fix: hugo specific g-tag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SauravDhakal
2026-04-02 08:55:15 +05:45
parent 12f56ff11f
commit af7e549fc7

View File

@@ -32,6 +32,7 @@ params:
DateFormat: "January 2, 2006" DateFormat: "January 2, 2006"
defaultTheme: dark # dark, light defaultTheme: dark # dark, light
disableThemeToggle: true disableThemeToggle: true
googleAnalytics: "G-V0CXG8ZEG2"
ShowReadingTime: true ShowReadingTime: true
ShowShareButtons: true ShowShareButtons: true
@@ -150,6 +151,7 @@ markup:
# lineNos: true # lineNos: true
# style: monokai # style: monokai
services: services:
googleAnalytics: googleAnalytics:
id: "G-V0CXG8ZEG2" id: "G-V0CXG8ZEG2"