fix: Add hCaptcha widget to the contact form
This commit is contained in:
parent
5393f58399
commit
13e64304d4
|
@ -117,6 +117,8 @@ pageScripts:
|
||||||
<button type="reset">Reset Form</button>
|
<button type="reset">Reset Form</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="h-captcha" data-sitekey="b63e5b64-c6f2-4154-b5a6-77169a924022E"></div>
|
||||||
|
|
||||||
<div class="honeypot-field" aria-hidden="true">
|
<div class="honeypot-field" aria-hidden="true">
|
||||||
<label for="url">Website URL</label>
|
<label for="url">Website URL</label>
|
||||||
<input type="text" name="url" id="url" autocomplete="off" tabindex="-1">
|
<input type="text" name="url" id="url" autocomplete="off" tabindex="-1">
|
||||||
|
|
Loading…
Reference in New Issue