Fix #7: add ga internal template
This commit is contained in:
parent
eaec70ed4b
commit
a6c28e1b8d
2 changed files with 5 additions and 1 deletions
|
@ -38,4 +38,7 @@
|
|||
<!-- <meta name="twitter:description" content=""> -->
|
||||
<!-- <meta name="twitter:url" content=""> -->
|
||||
<!-- <meta name="twitter:image" content=""> -->
|
||||
<meta name="twitter:site" content="@XXX">
|
||||
<meta name="twitter:site" content="@XXX">
|
||||
{{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue