💄 new design (with microformats)

This commit is contained in:
2022-05-26 21:57:21 -04:00
parent 7029850f65
commit bc4063d2ae
12 changed files with 77 additions and 73 deletions

View File

@ -1,8 +1,10 @@
---
layout: default
---
<header>
<h1>{{ page.title }}</h1>
</header>
{{ content }}
<section class="prose dark:prose-invert my-8">
<header>
<h1>{{ page.title }}</h1>
</header>
{{ content }}
</section>