display article description after title (#4)
inspired by https://p.atrick.org
This commit is contained in:
parent
3aa7ca486b
commit
a886bfaa5a
16 changed files with 149 additions and 133 deletions
|
@ -14,7 +14,7 @@ import Prose from "@components/Prose.astro";
|
|||
<div
|
||||
class="flex flex-col items-start justify-between gap-6 md:flex-row md:items-center"
|
||||
>
|
||||
<h1 class="animate-reveal break-words text-4xl font-medium opacity-0">
|
||||
<h1 class="animate-reveal break-words text-4xl font-semibold opacity-0">
|
||||
Troy Lusty
|
||||
</h1>
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue