diff --git a/layouts/partials/js.html b/layouts/partials/js.html
index 9af58c6..799debf 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -10,7 +10,7 @@
{{ if .IsPage }}
{{ if $postHasImages }}
-
+
{{ $vendorscript := slice $jquery $lazysizes $prettify $dynamic $main $lihtGallery $lihtGallery_init | resources.Concat "/js/vendor_gallery.js" | resources.Minify }}
{{ else }}
@@ -24,5 +24,4 @@
{{ end }}
{{ if eq ( getenv "HUGO_ENV" ) "production" }}
- {{ template "_internal/google_analytics_async.html" . }}
-{{ end }}
\ No newline at end of file
+{{ end }}