2 parents 6029a90 + ce70016 commit c243571Copy full SHA for c243571
1 file changed
layouts/_default/baseof.html
@@ -37,11 +37,7 @@
37
38
<link rel="shortcut icon" href="{{ "favicon.ico" | relURL }}">
39
{{- if not .Site.IsServer }}
40
- {{- if hasPrefix .Site.GoogleAnalytics "G-" }}
41
{{ template "_internal/google_analytics.html" . }}
42
- {{- else }}
43
- {{ template "_internal/google_analytics_async.html" . }}
44
- {{- end }}
45
{{- end }}
46
</head>
47
<body class="body">
0 commit comments