diff --git a/README.md b/README.md index 394699d9..c1c5a885 100644 --- a/README.md +++ b/README.md @@ -575,11 +575,9 @@ The `paige/gallery` shortcode provides a figure with a collection of images. {{< paige/gallery >}} {{< paige/gallery - align="center" caption="My caption" height="10rem" image="me.jpg" - justify="center" maxheight="10rem" maxwidth="10rem" method="resize" @@ -588,11 +586,9 @@ The `paige/gallery` shortcode provides a figure with a collection of images. width="10rem" />}} {{< paige/gallery - align="center" caption="My caption" height="10rem" image="you.jpg" - justify="center" maxheight="10rem" maxwidth="10rem" method="resize" @@ -609,7 +605,7 @@ Parameters:
align
start
, center
, end
, etc. See align-items
.start
, center
, end
, etc. Must not be used when nested. See align-items
.caption
height
images
justify
start
, center
, end
, etc. See justify-content
.start
, center
, end
, etc. Must not be used when nested. See justify-content
.maxheight
maxwidth