We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac8506 commit 208a9e3Copy full SHA for 208a9e3
layouts/_default/baseof.html
@@ -6,7 +6,7 @@
6
</main>
7
8
{{ if not .Site.IsServer }}
9
- {{ template "_internal/google_analytics_async.html" . }}
+ {{ template "_internal/google_analytics.html" . }}
10
{{ end }}
11
</body>
12
</html>
0 commit comments