mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 10:15:00 -04: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:
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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user