summaryrefslogtreecommitdiff
path: root/themes/hugo-whisper-theme/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-whisper-theme/layouts/_default/baseof.html')
-rw-r--r--themes/hugo-whisper-theme/layouts/_default/baseof.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/hugo-whisper-theme/layouts/_default/baseof.html b/themes/hugo-whisper-theme/layouts/_default/baseof.html
index 79eede4..650a098 100644
--- a/themes/hugo-whisper-theme/layouts/_default/baseof.html
+++ b/themes/hugo-whisper-theme/layouts/_default/baseof.html
@@ -66,8 +66,6 @@
<script type="text/javascript" src="{{ ($scripts | minify | fingerprint).RelPermalink }}"></script>
{{ end }}
- {{ partial "google-analytics.html" . }}
-
</body>
</html>