9 lines
386 B
Plaintext
9 lines
386 B
Plaintext
---
|
|
layout: layouts/base.njk
|
|
showPostListHeader: yep
|
|
---
|
|
<h1>The personal website and blog of Nathan Upchurch.</h1>
|
|
<p class="nodropcap page-block">Welcome to my personal website and blog, where I write about tech, free and open source software, design, vegan cooking, incense, music, and all sorts of <a href="/tags">other topics</a> that I find interesting.</p>
|
|
|
|
{{ content | safe }}
|