WIP sign on contact form

This commit is contained in:
2026-01-08 22:30:25 +00:00
parent d8d2e94008
commit 9f85d2f1b3

View File

@@ -6,7 +6,15 @@ import Page from "../layouts/Page.astro";
<Page title="Contact" description="Contact Joe Carstairs">
<OtpDialog />
<form class="contact-form">
<section>
<h1>Out of order</h1>
<p>
I am working on a contact form, but it's not quite ready yet.
</p>
</section>
<form class="contact-form" hidden="true">
<h1>Contact me</h1>
<p hidden class="error"/>
<label for="name">Name</label>