From ae58bed63e0a9d4971bb7dab714962fb338a2774 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 8 Jan 2023 23:17:13 -0800 Subject: [PATCH] Change options arg example to default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9157be0..2912d251 100644 --- a/README.md +++ b/README.md @@ -632,7 +632,7 @@ The `paige/gallery` shortcode provides a figure with a centered list of images. images="*.jpg" justify="center" method="resize" - options="550x jpg picture Lanczos" + options="550x webp picture Lanczos" type="list" width="10rem" />}}