[2025-03-02] Creating post archive, some style updates
This commit is contained in:
parent
a99b4a47c8
commit
d3242f91d4
21 changed files with 72 additions and 55 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue