Files
nathanupchurch.com/content/galleries/index.njk

14 lines
281 B
Plaintext

---
layout: layouts/base.njk
tags:
- metadata
- postList
---
<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>