[2024-08-03] Updating style and homepage
This commit is contained in:
parent
7fbb8974df
commit
6549508db4
13 changed files with 67 additions and 36 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue