Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-20 11:37:15 +0300
committerGitHub <noreply@github.com>2022-09-20 11:37:15 +0300
commit17aefc515ae5b593e176853e3b95dbe430e3fa46 (patch)
tree59e123b6965242cca7df7536fa3d7787a3248ea4
parent26329723614fbcbb62e469871676b05c59f90910 (diff)
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
-rw-r--r--content/en/templates/internal.md2
1 files changed, 1 insertions, 1 deletions
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 `<head>` section of your template:
+You can then include the Google Analytics internal template your template:
```go-html-template
{{ if hugo.IsProduction }}