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

View File

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