Update post and footer layout

This commit is contained in:
2025-07-18 23:43:15 -04:00
parent 5684b8250c
commit 61a741119b
5 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
layout: default
---
<a href="/journal">Back</a>
<link rel="stylesheet" href="/assets/blog.css">
<div class="infobar">
<a href="/blog">All posts</a>
<p>{{ page.date | date: "%Y.%m.%d" }}</p>
</div>
{{ content }}