Merge pull request #77 from Cheddam/pulls/3.3/jquery-3.7.1-update

DEP Update jQuery to 3.7.1
This commit is contained in:
Guy Sartorelli 2023-11-17 14:42:56 +13:00 committed by GitHub
commit b6e13b3fdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Change it, enhance it and most importantly enjoy it!
</div>
<% include Footer %>
<% require javascript('//code.jquery.com/jquery-3.3.1.min.js') %>
<% require javascript('//code.jquery.com/jquery-3.7.1.min.js') %>
<% require themedJavascript('script') %>
</body>