Tag page updates, changelog
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
layout: layouts/base.njk
|
||||
title: Nathan Upchurch | Blog
|
||||
structuredData: none
|
||||
eleventyNavigation:
|
||||
key: Blog
|
||||
order: 3
|
||||
postlistHeaderText: "What’s 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>What’s New:</h2>
|
||||
{% set postslist = collections.posts %}
|
||||
{% include "postslist.njk" %}
|
||||
|
Reference in New Issue
Block a user