feat: small content update
This commit is contained in:
parent
a5d301f095
commit
92ea3dfb7b
3 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,7 @@ title: Posts
|
|||
|
||||
<h1>All posts</h1>
|
||||
<p>
|
||||
View all <a href="/tags">tags</a>
|
||||
Browse all of my posts, or narrow things down <a href="/tags">via tags</a>.
|
||||
</p>
|
||||
{% set items = collections.post | reverse %}
|
||||
{% include "partials/archive.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue