mirror of
https://github.com/cchuster/connerchu.com
synced 2025-08-02 22:05:33 +00:00
17 lines
282 B
Markdown
17 lines
282 B
Markdown
+++
|
|
title = "Photography"
|
|
date = 2024-07-29T14:47:44-07:00
|
|
draft = false
|
|
layout = "photography"
|
|
+++
|
|
|
|
{{< gallery
|
|
match="*.webp"
|
|
sortOrder="desc"
|
|
rowHeight="150"
|
|
margins="5"
|
|
thumbnailResizeOptions="600x600 q90 Lanczos"
|
|
previewType="blur"
|
|
>}}
|
|
{{< /gallery >}}
|