honeypot?

This commit is contained in:
saiminh 2023-10-03 17:34:40 +02:00
parent eea2657070
commit 1cbae1f295

View file

@ -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>