mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Change google analytics to async
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ if isset .Site.Params "googleanalytics" }}
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user