Merge pull request #1 from 5jt/5jt-patch-issue48-1

Remove references to GA templates
This commit is contained in:
Stephen Taylor 2024-04-27 18:41:36 +01:00 committed by GitHub
commit c6cf204016
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>