fix: add randomly missing action for form
This commit is contained in:
parent
f2f4966c24
commit
be902ad91f
@ -1,10 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="feedback-form">
|
<div class="feedback-form">
|
||||||
<form
|
<form netlify netlify-honeypot method="post" action="/feedback">
|
||||||
netlify
|
|
||||||
netlify-honeypot
|
|
||||||
method="post"
|
|
||||||
>
|
|
||||||
<p class="hidden">
|
<p class="hidden">
|
||||||
<label>
|
<label>
|
||||||
Don’t fill this out if you’re human: <input name="bot-field" />
|
Don’t fill this out if you’re human: <input name="bot-field" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user