[2024-08-03] Updating style and homepage

This commit is contained in:
Andrew Conlin 2024-08-03 16:04:02 +01:00
parent 7fbb8974df
commit 6549508db4
13 changed files with 67 additions and 36 deletions

View file

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