cheri.pink/src/posts.njk

12 lines
325 B
Text
Raw Permalink Normal View History

2023-04-18 14:11:57 +00:00
---
layout: base.njk
permalink: /posts/
---
2024-05-29 17:26:09 +00:00
<center><h1>My blog posts :3</h1></center>
2023-04-18 14:11:57 +00:00
{% set listposts = collections.posts %}
{% include "listposts.njk" %}
2024-05-29 17:26:09 +00:00
<center><img src="/media/my-blog-is-safe.png" alt="Tumblr post reading: my blog is a safe space for me. the rest of you are in danger i think" width="500"></center>