feat: a whole bunch of fixes ahead of launch
This commit is contained in:
parent
01647bf930
commit
8e54b46b6b
48 changed files with 184 additions and 140 deletions
|
@ -2,9 +2,9 @@
|
|||
layout: "layouts/base"
|
||||
---
|
||||
|
||||
{% from "macros/date.njk" import format %}
|
||||
<article class="[ flow ]">
|
||||
<header class="[ flow flow-space-1 mb-2 ]">
|
||||
{% from "macros/date.njk" import format %}
|
||||
{{ format(page.date) }}
|
||||
<h1>{{ title }}</h1>
|
||||
<ul class="[ categories ] [ cluster list-none p-0 ]">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue