Updated jQuery to 3.3.1 and switched to full version
All checks were successful
the build was successful
All checks were successful
the build was successful
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -38,8 +38,8 @@
|
||||
<script>
|
||||
FontAwesomeConfig = { autoAddCss: false }
|
||||
</script>
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
|
||||
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
|
||||
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
|
||||
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
|
||||
crossorigin="anonymous"></script>
|
||||
{% asset main.js %}
|
||||
{% asset echo.js %}
|
||||
|
||||
Reference in New Issue
Block a user