15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
---
|
||
description: Nathan’s picture galleries.
|
||
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>
|