mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 00:08:53 +00:00
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:
committed by
GitHub
parent
2632972361
commit
17aefc515a
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user