Skip to content

Commit

Permalink
fix: Removing integrity check on hubspot script (#3739)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhakbar authored Jan 9, 2025
1 parent 81ffd16 commit daa32c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/_pages/index/_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
</div>
</div>

<script src="https://js.hsforms.net/forms/v2.js"
integrity="sha384-q76RAq6B4dY4CMbjZq8VvC7aCwpEKifANmGs8hSbR2p7aWzsGOhqij/8mNG7S08u"></script>
<script src="https://js.hsforms.net/forms/v2.js"></script>

<script>
document.addEventListener("DOMContentLoaded", function () {
Expand Down

0 comments on commit daa32c1

Please sign in to comment.