fix: remove static placeholder for form
This commit is contained in:
parent
be902ad91f
commit
caacdcb9ad
@ -1,11 +0,0 @@
|
|||||||
<form
|
|
||||||
name="feedback"
|
|
||||||
action="/testpage"
|
|
||||||
netlify
|
|
||||||
data-netlify-honeypot="bot-field"
|
|
||||||
hidden
|
|
||||||
>
|
|
||||||
<input type="text" name="name" />
|
|
||||||
<input type="email" name="email" />
|
|
||||||
<textarea name="feedback"></textarea>
|
|
||||||
</form>
|
|
Loading…
x
Reference in New Issue
Block a user