Compare commits
1 Commits
163de4c46a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c28f4fdb77 |
@@ -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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
eleventyExcludeFromCollections: true
|
||||
layout: layouts/base.njk
|
||||
title: "Nathan Upchurch | Prior Thoughts"
|
||||
tags:
|
||||
|
||||
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user