mirror of
https://github.com/cchuster/connerchu.com
synced 2025-08-02 08:15:32 +00:00
fixed for real this time?
This commit is contained in:
parent
ed752c5b01
commit
51e74fb8fe
@ -1,8 +1,19 @@
|
|||||||
+++
|
+++
|
||||||
title = 'Photography'
|
title = "Photography"
|
||||||
date = 2024-07-29T14:47:44-07:00
|
date = 2024-07-29T14:47:44-07:00
|
||||||
draft = false
|
draft = false
|
||||||
layout = "photography"
|
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"
|
||||||
|
>}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user