fix form and success pages

This commit is contained in:
2021-09-03 10:59:47 -04:00
parent 44f5f59bc6
commit e5758bb1cb
3 changed files with 21 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ excerpt: "November 13th 2021 <br> Brooklyn, NY"
# Submit your COVID-19 Vaccine Card
<form name="rsvp" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/rsvp-success/" netlify>
<form name="vaccine-submission" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/covid-success/" netlify>
<p class="hidden">
<label>Fill this out!: <input name="bot-field" /></label>
</p>