From 23a1f3fd5378d6db6ec9795a0a73b5b2615a4655 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Sat, 11 Nov 2023 10:58:23 -0500 Subject: [PATCH] templates/internal.md: Correct GoogleAnalytics key name --- content/en/templates/internal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/internal.md b/content/en/templates/internal.md index d1036ce87..2e73455f0 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -27,7 +27,7 @@ Provide your tracking ID in your configuration file: {{< code-toggle file=hugo >}} [services.googleAnalytics] -googleAnalytics = "G-MEASUREMENT_ID" +ID = "G-MEASUREMENT_ID" {{}} ### Use the Google Analytics template