Open andrewreid opened 2 years ago
I wanted to be able to optionally display the image gallery for images in a post page bundle, so I've added a simple if statement around the gallery, with instructions to add show_gallery: true to the front matter if you want it enabled.
show_gallery: true
I wanted to be able to optionally display the image gallery for images in a post page bundle, so I've added a simple if statement around the gallery, with instructions to add
show_gallery: true
to the front matter if you want it enabled.