Skip to content

Instantly share code, notes, and snippets.

@BhargzShukla
Created February 22, 2020 19:24
Show Gist options
  • Save BhargzShukla/a9a6be6775a92d62325ca12f5a1cbb89 to your computer and use it in GitHub Desktop.
Save BhargzShukla/a9a6be6775a92d62325ca12f5a1cbb89 to your computer and use it in GitHub Desktop.
<form
name="contact-form"
action="/message"
method="post"
netlify
netlify-honeypot="bot-field"
>
<input type="hidden" name="form-name" value="contact-form" />
<!-- Rest of the form remains the same -->
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment