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
This commit is contained in:
Bjørn Erik Pedersen 2022-09-20 10:37:15 +02:00 committed by GitHub
parent 2632972361
commit 17aefc515a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}