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,9 +17,7 @@
<!-- Wrapper --> <!-- Wrapper -->
</div> </div>
{{ template "_internal/google_analytics.html" . }}
{{ template "_internal/google_analytics_async.html" . }}
{{ partial "scripts" . }} {{ partial "scripts" . }}
</body> </body>
</html> </html>