Tag page updates, changelog

This commit is contained in:
2025-04-08 18:29:40 -05:00
parent f9ba790868
commit 0054aa67de
9 changed files with 138 additions and 50 deletions

View File

@ -2,9 +2,7 @@
layout: layouts/base.njk
title: Nathan Upchurch | Blog
structuredData: none
eleventyNavigation:
key: Blog
order: 3
postlistHeaderText: "Whats New:"
---
<h1>My personal blog.</h1>
@ -18,6 +16,5 @@ I write about whatever I like here, from <a href="/tags/storytime">personal stor
<button type="button">Blogroll »</button>
</a>
</p>
<h2>Whats New:</h2>
{% set postslist = collections.posts %}
{% include "postslist.njk" %}