summaryrefslogtreecommitdiff
path: root/themes/new_theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/new_theme')
-rw-r--r--themes/new_theme/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/new_theme/layouts/_default/baseof.html b/themes/new_theme/layouts/_default/baseof.html
index 255aaa3..7c826a0 100644
--- a/themes/new_theme/layouts/_default/baseof.html
+++ b/themes/new_theme/layouts/_default/baseof.html
@@ -29,7 +29,7 @@
{{- end }}
<link rel="shortcut icon" href="{{ "favicon.ico" | relURL }}">
{{- if not .Site.IsServer }}
- {{ template "_internal/google_analytics_async.html" . }}
+ {{ template "_internal/google_analytics.html" . }}
{{- end }}
</head>
<body class="body">