mirror of
https://github.com/cchuster/connerchu.com
synced 2025-08-02 00:15:32 +00:00
fixed for real this time?
This commit is contained in:
parent
b772401979
commit
8030cc6b32
@ -6,11 +6,10 @@ layout = "photography"
|
|||||||
+++
|
+++
|
||||||
|
|
||||||
{{< gallery
|
{{< gallery
|
||||||
match="*"
|
match="*.jpg|*.jpeg|*.png|*.webp|*.gif"
|
||||||
sortOrder="desc"
|
sortOrder="desc"
|
||||||
rowHeight="150"
|
rowHeight="150"
|
||||||
margins="5"
|
margins="5"
|
||||||
thumbnailResizeOptions="600x600 q90 Lanczos"
|
thumbnailResizeOptions="600x600 q90 Lanczos"
|
||||||
previewType="blur"
|
previewType="blur"
|
||||||
>}}
|
>}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user