fix google_analytics_async error
Build & Deploy to DigitalOcean Space / build (push) Successful in 3m28s

This commit is contained in:
2024-05-05 16:10:13 -04:00
parent ef1ff240d4
commit 957f00d315
6 changed files with 4 additions and 1 deletions
-1
View File
@@ -12,7 +12,6 @@
</div>
{{ template "_internal/google_analytics.html" . }}
{{ template "_internal/google_analytics_async.html" . }}
{{ partial "scripts" . }}
</body>
View File