Add h2 to /blog/
This commit is contained in:
parent
9d23167be7
commit
790d9fcbba
@ -4,11 +4,11 @@ eleventyNavigation:
|
||||
key: Blog
|
||||
order: 2
|
||||
---
|
||||
<h1>Nathan Upchurch’s Personal Blog: Latest Posts.</h1>
|
||||
<h1>Nathan’s Blog.</h1>
|
||||
|
||||
<p class="page-block nodropcap">
|
||||
Looking for something in particular? Have a look at <a href="/tags/">this convenient list of post categories</a> to filter results by topic.
|
||||
</p>
|
||||
|
||||
<h2>What’s New:</h2>
|
||||
{% set postslist = collections.posts %}
|
||||
{% include "postslist.njk" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user