From 2c98c5aba1f9537cc93acc2c4f09264cbf9970b0 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 10 Jan 2023 21:10:10 -0800 Subject: [PATCH] Pass page args --- layouts/shortcodes/paige/gallery.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/shortcodes/paige/gallery.html b/layouts/shortcodes/paige/gallery.html index 49e13d51..38147da9 100644 --- a/layouts/shortcodes/paige/gallery.html +++ b/layouts/shortcodes/paige/gallery.html @@ -64,6 +64,7 @@ "maxwidth" $maxwidth "method" $method "options" $options + "page" $.Page "resource" . "table" true "width" $width @@ -88,6 +89,7 @@ "maxwidth" $maxwidth "method" $method "options" $options + "page" $.Page "resource" . "table" true "width" $width