Compare commits
1 Commits
photo-opti
...
form-testi
| Author | SHA1 | Date | |
|---|---|---|---|
| 60d456591f |
@@ -12,7 +12,10 @@ header:
|
||||
|
||||
# RSVP
|
||||
|
||||
<form name="rsvp" action="/success/" netlify>
|
||||
<form name="rsvp" netlify-honeypot="bot-field" action="/success/" netlify>
|
||||
<p class="hidden">
|
||||
<label>Fill this out!: <input name="bot-field" /></label>
|
||||
</p>
|
||||
<p>
|
||||
<label>Guest #1 <input type="text" name="name" required/></label>
|
||||
</p>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 3.7 MiB |
|
Before Width: | Height: | Size: 477 KiB After Width: | Height: | Size: 3.1 MiB |
|
Before Width: | Height: | Size: 449 KiB After Width: | Height: | Size: 6.9 MiB |
|
Before Width: | Height: | Size: 454 KiB After Width: | Height: | Size: 6.5 MiB |
|
Before Width: | Height: | Size: 417 KiB After Width: | Height: | Size: 3.8 MiB |