This commit is contained in:
Charlotte Gaskell 2025-07-28 14:39:05 +01:00
parent c5caa29000
commit a54006c45a
Signed by: charlotte
GPG key ID: 8B93BA001088A340
8 changed files with 128 additions and 0 deletions

8
blog/_layouts/post.html Normal file
View file

@ -0,0 +1,8 @@
---
layout: default
---
<p><a href="/">&lt; home</a></p>
<em>posted on {{ page.date }}</em>
{{ content }}