Skip to content

Commit

Permalink
Fix footer contact form
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBertet committed Nov 1, 2023
1 parent a6bd5cb commit 54b6533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</div>
</div>

<script src="https://www.google.com/recaptcha/api.js"></script>
<script is:inline src="https://www.google.com/recaptcha/api.js"></script>

<script is:inline>
function onFormSubmit(event) {
Expand Down

0 comments on commit 54b6533

Please sign in to comment.