@@ -6,15 +6,7 @@ import Page from "../layouts/Page.astro";
|
|||||||
<Page title="Contact" description="Contact Joe Carstairs">
|
<Page title="Contact" description="Contact Joe Carstairs">
|
||||||
<OtpDialog />
|
<OtpDialog />
|
||||||
|
|
||||||
<section>
|
<form class="contact-form">
|
||||||
<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>
|
<h1>Contact me</h1>
|
||||||
<p hidden class="error"/>
|
<p hidden class="error"/>
|
||||||
<label for="name">Name</label>
|
<label for="name">Name</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user