diff --git a/layouts/shortcodes/carousel.html b/layouts/shortcodes/carousel.html index 1f424a1d..97e51696 100644 --- a/layouts/shortcodes/carousel.html +++ b/layouts/shortcodes/carousel.html @@ -3,7 +3,7 @@ {{ $images := .Page.Resources.Match (.Get "images") }} {{ $interval := default "2000" (.Get "interval") }} -
+
diff --git a/package-lock.json b/package-lock.json index 0c374ae5..797bfba8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-blowfish-theme", - "version": "2.43.1", + "version": "2.44.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hugo-blowfish-theme", - "version": "2.43.1", + "version": "2.44.0", "hasInstallScript": true, "license": "MIT", "dependencies": {