client:load + lightweight markdown.ts
This commit is contained in:
@@ -116,7 +116,7 @@ function obfuscateEmail(addr: string): { user: string; host: string; display: st
|
||||
<h2 class="font-display italic text-2xl md:text-3xl text-[var(--text)] border-l-2 border-[var(--mauve)] pl-4 mb-6">
|
||||
Or send a note directly
|
||||
</h2>
|
||||
<ContactForm client:load />
|
||||
<ContactForm client:idle />
|
||||
</div>
|
||||
|
||||
<div class="section-rule mt-16">
|
||||
|
||||
Reference in New Issue
Block a user