Skip to content

Commit

Permalink
Update jQuery version to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaluminium committed Nov 24, 2020
1 parent 19cf4ad commit 493da38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@

{{!-- jQuery, required for fitvids --}}
<script
src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous">
</script>
{{!-- Fitvids (for responsive video embeds), infinite scroll, floating header, and gallery card support --}}
Expand Down

0 comments on commit 493da38

Please sign in to comment.