Update jQuery version to 3.5.1
This commit is contained in:
parent
19cf4adb74
commit
493da38cff
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@
|
||||||
|
|
||||||
{{!-- jQuery, required for fitvids --}}
|
{{!-- jQuery, required for fitvids --}}
|
||||||
<script
|
<script
|
||||||
src="https://code.jquery.com/jquery-3.4.1.min.js"
|
src="https://code.jquery.com/jquery-3.5.1.min.js"
|
||||||
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
|
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
|
||||||
crossorigin="anonymous">
|
crossorigin="anonymous">
|
||||||
</script>
|
</script>
|
||||||
{{!-- Fitvids (for responsive video embeds), infinite scroll, floating header, and gallery card support --}}
|
{{!-- Fitvids (for responsive video embeds), infinite scroll, floating header, and gallery card support --}}
|
||||||
|
|
Loading…
Reference in a new issue