Files
nathanupchurch.com/content/galleries/index.njk
2026-03-11 18:58:42 -05:00

11 lines
250 B
Plaintext

---
layout: layouts/base.njk
---
<div data-pagefind-body>
<h1>My image galleries.</h1>
<p class="page-block nodropcap">
Photography trips, memes, and other pictures I thought would be worth sharing.
</p>
{% include "gallerieslist.njk" %}
</div>