feat: various markup improvements
This commit is contained in:
parent
f286523455
commit
850173ec90
12 changed files with 58 additions and 56 deletions
|
@ -3,7 +3,7 @@ layout: "layouts/base"
|
|||
---
|
||||
|
||||
<article class="[ flow ]">
|
||||
<header class="[ flow ]" style="--flow-space: 1rem">
|
||||
<header class="[ flow flow-space-1 mb-2 ]">
|
||||
{% from "macros/date.njk" import format %}
|
||||
{{ format(page.date) }}
|
||||
<h1>{{ title }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue