From c09ba9d0007bc88213bbd689827ea1e14b6138b0 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 19 Jan 2023 20:44:23 -0800 Subject: [PATCH] Format template --- layouts/shortcodes/paige/gallery.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/paige/gallery.html b/layouts/shortcodes/paige/gallery.html index 38802718..a9006956 100644 --- a/layouts/shortcodes/paige/gallery.html +++ b/layouts/shortcodes/paige/gallery.html @@ -60,8 +60,8 @@ {{ end }} {{ else }} {{ $inner := chomp .Inner }} - {{ $resources := slice }} + {{ with $images }} {{ with $.Page.Resources.Match . }} {{ $resources = . }}