---
eleventyExcludeFromCollections: true
layout: layouts/base.njk
title: Nathan Upchurch | Now
structuredData: none
tags:
- metadata
- postList
- tagList
---
Now: Life updates
{% set now = collections.now | last %}
{{ now.data.title }} • {{ now.date | niceDate }}
{{ now.content | safe }}