honeypot?
This commit is contained in:
parent
eea2657070
commit
1cbae1f295
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="formwrapper">
|
<div class="formwrapper">
|
||||||
<form name="contact" action="/success" method="POST" data-netlify="true" >
|
<form name="contact" action="/success" method="POST" data-netlify="true" { ...{ 'netlify-honeypot': 'bot-field' } }>
|
||||||
<input type="hidden" name="form-name" value="contact">
|
<input type="hidden" name="form-name" value="contact">
|
||||||
<section class="contact">
|
<section class="contact">
|
||||||
<h1 class="toCanvas">Don't be a stranger. Let's get acquainted.</h1>
|
<h1 class="toCanvas">Don't be a stranger. Let's get acquainted.</h1>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue