1
0
forked from Git/hugo-story

Update layouts/_default/baseof.html

This commit is contained in:
Olivier 2024-04-19 18:07:49 +02:00
parent 3293c52e26
commit 3391bdf0e1

View File

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