From 55f8259ccc09b849c6f5bd88cce7497f751a51a4 Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Wed, 13 Mar 2019 23:35:27 +0100 Subject: [PATCH] Updated lightgallery Updated lightgallery from 1.6.11 to 1.6.12 --- layouts/partials/js.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 }}