Remove references to GA templates

Fixes issue #48.
This commit is contained in:
Stephen Taylor 2024-04-27 18:40:05 +01:00 committed by GitHub
parent fb2a35a340
commit 7c71bb3c8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,6 @@
<!-- Wrapper -->
</div>
{{ template "_internal/google_analytics.html" . }}
{{ template "_internal/google_analytics_async.html" . }}
{{ partial "scripts" . }}
</body>