1
0
mirror of https://github.com/caressofsteel/hugo-story.git synced 2025-07-15 02:01:59 +02:00

Merge pull request 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

@ -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>