forked from Git/hugo-story
1
0
Fork 0

Update layouts/_default/baseof.html

This commit is contained in:
Olivier 2024-04-19 18:07:49 +02:00
parent 3293c52e26
commit 3391bdf0e1
1 changed files with 2 additions and 5 deletions

View File

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