[2025-03-02] Creating post archive, some style updates

This commit is contained in:
Andrew Conlin 2025-03-02 15:32:18 +00:00
parent a99b4a47c8
commit d3242f91d4
21 changed files with 72 additions and 55 deletions

View file

@ -2,9 +2,11 @@
layout: default
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="/{{page.category}}">{{page.category}}</a> > <a href="">{{page.title}}</a><br></span>
<br>
<span style="font-family: Geist Mono;">
{{ page.date | date: "%Y-%m-%d" }}<br>
{{ content | reading_time | pluralize: "minute" }}
</span>
<hr>
{{ content }}