fix: rename guestbook form

This commit is contained in:
Devin Haska 2024-04-07 13:15:32 -07:00
parent f1ca8129f3
commit d0d3ee16fb

View file

@ -10,7 +10,7 @@ Hello and welcome to my guestbook.
<aside>
<strong>Heads up</strong>! This page is not fully working yet. If you sign now, your submission might be deleted.
</aside>
<form name="contact" netlify netlify-honeypot="bot-field">
<form name="guestbook" netlify netlify-honeypot="bot-field">
<label>
Name
<input type="text" name="name" required />