9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
---
|
|
layout: layouts/base.njk
|
|
---
|
|
<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" %}
|