Add head-extra for overriding
This commit is contained in:
parent
3676a7c18e
commit
3a3518c18a
2 changed files with 3 additions and 0 deletions
|
@ -32,3 +32,5 @@
|
|||
{{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ partial "head-extra.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue