fix: rename guestbook form
This commit is contained in:
parent
f1ca8129f3
commit
d0d3ee16fb
1 changed files with 1 additions and 1 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue