Skip to content

Commit 8a20100

Browse files
committed
Update recaptcha sitekey
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 54b7ab8 commit 8a20100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/_default/webinar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h3>Register Now</h3>
221221
<!-- single input field end -->
222222
<!-- single input field start -->
223223
<div class="single-input-form">
224-
<div class="g-recaptcha" data-sitekey="6Lc-FpQaAAAAANrpxobhTpD63WPBubftjEd1nTbz"
224+
<div class="g-recaptcha" data-sitekey="6Lfvmx8TAAAAAIzqTvXSXy3oYO8PvnWcgBJqPbEo"
225225
data-callback="enableSubmit" data-expired-callback="disableSubmit"
226226
data-error-callbac="disableSubmit"></div>
227227
</div>

0 commit comments

Comments
 (0)