Skip to content

Commit bcbefd6

Browse files
author
gauthier witkowski
committed
GOOGLE_PUBLIC_KEY
1 parent a3d7875 commit bcbefd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>Contact-Form-PHP</h1>
4747
</div>
4848
</main>
4949

50-
<script defer src="https://www.google.com/recaptcha/api.js?render="></script>
50+
<script defer src="https://www.google.com/recaptcha/api.js?render=GOOGLE_PUBLIC_KEY"></script>
5151
<script src="https://code.jquery.com/jquery-3.6.3.min.js"></script>
5252
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.5/jquery.validate.min.js"></script>
5353
<script src="AjaxForm.js"></script>

0 commit comments

Comments
 (0)