diff --git a/content/photography/index.md b/content/photography/index.md index 9ef550f..f10e093 100644 --- a/content/photography/index.md +++ b/content/photography/index.md @@ -5,4 +5,14 @@ draft = false layout = "photography" +++ -{{< gallery match="*" sortOrder="desc" rowHeight="150" margins="5" thumbnailResizeOptions="600x600 q90 Lanczos" showExif=true previewType="blur" embedPreview=true loadJQuery=true >}} +{{< gallery + match="*" + sortOrder="desc" + rowHeight="150" + margins="5" + thumbnailResizeOptions="600x600 q90 Lanczos" + showExif="true" + previewType="blur" + embedPreview="true" + loadJQuery="true" +>}}