Compare commits

..

1 Commits

Author SHA1 Message Date
c28f4fdb77 Bugfix 2026-05-15 13:15:09 -05:00
3 changed files with 5 additions and 2 deletions

View File

@@ -1,9 +1,10 @@
---
layout: layouts/base.njk
eleventyExcludeFromCollections: true
tags:
- nowBurning
- metadata
title: "Nathan Upchurch | Once Burned: Incense I've burning in the past."
title: "Nathan Upchurch | Once Burned: Incense I've burned in the past."
structuredData: none
pagination:
data: collections.onceBurned

View File

@@ -1,4 +1,5 @@
---
eleventyExcludeFromCollections: true
layout: layouts/base.njk
title: "Nathan Upchurch | Prior Thoughts"
tags:

View File

@@ -27,8 +27,9 @@ permalink: "/status/index.html"
</a><br />
{% endif %}
</span>
{% if status.data.comment %}
{{ status.data.comment | markdownify | safe }}<br />
{% endif %}
<span class="status-metadata">
{{ status.date | niceDate }}