fix: Correct hCaptcha sitekey
This commit is contained in:
parent
13e64304d4
commit
5cdf98c389
|
@ -117,7 +117,7 @@ pageScripts:
|
|||
<button type="reset">Reset Form</button>
|
||||
</div>
|
||||
|
||||
<div class="h-captcha" data-sitekey="b63e5b64-c6f2-4154-b5a6-77169a924022E"></div>
|
||||
<div class="h-captcha" data-sitekey="b63e5b64-c6f2-4154-b5a6-77169a924022"></div>
|
||||
|
||||
<div class="honeypot-field" aria-hidden="true">
|
||||
<label for="url">Website URL</label>
|
||||
|
|
Loading…
Reference in New Issue