11 lines
250 B
Plaintext
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>
|