Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/head.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index a0259bd..e3b50a9 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -89,5 +89,5 @@
{{- partial "head_custom.html" . }}
{{- if not .Site.IsServer -}}
- {{ template "_internal/google_analytics_async.html" . }}
-{{- end -}} \ No newline at end of file
+ {{ template "_internal/google_analytics.html" . }}
+{{- end -}}