1
0
mirror of https://github.com/caressofsteel/hugo-story.git synced 2025-07-18 19:51:47 +02:00

Remove references to GA templates

Fixes issue .
This commit is contained in:
Stephen Taylor
2024-04-27 18:40:05 +01:00
committed by GitHub
parent fb2a35a340
commit 7c71bb3c8e

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