Refine head
This commit is contained in:
parent
e0be4092bd
commit
f91e48e026
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
{{ hugo.Generator }}
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/atom+xml" href="{{ "index.xml" | absURL }}" title="{{ .Site.Title }}">
|
||||
<!-- Misc -->
|
||||
{{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue