From 17aefc515ae5b593e176853e3b95dbe430e3fa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 20 Sep 2022 10:37:15 +0200 Subject: [PATCH] Remove the recommendation about where to put the GA tempalte Thinking about it, I'm not sure where it's best to put it myself, so I don't think we should recommend anything so fast. See gohugoio/hugo#9987 --- 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 776fc924c..552c4470c 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -45,7 +45,7 @@ googleAnalytics = "G-MEASUREMENT_ID" ### Use the Google Analytics Template -You can then include the Google Analytics internal template in the `` section of your template: +You can then include the Google Analytics internal template your template: ```go-html-template {{ if hugo.IsProduction }}