chore: debug

This commit is contained in:
Cory Dransfeldt 2024-06-10 09:48:42 -07:00
parent 6e366c0fe5
commit 4f238dbb5f
No known key found for this signature in database

View file

@ -15,7 +15,7 @@ description: How to contact me.
<li>File an issue on the appropriate repo over at <a href="https://github.com/cdransf">GitHub</a></li>
</ul>
</div>
<form onsubmit="if (typeof plausible === 'function') { plausible('Contact form submitted', { props: { name: this.name.value, email: this.email.value, message: this.message.value } }) }" class="column" method="POST" action="https://coryd.dev/api/contact" name="contact">
<form class="column" method="POST" action="https://coryd.dev/api/contact" name="contact">
<label class="hidden">
Don't fill this out if you're human: <input type="text" name="hp_name">
</label>