Skip to content

Commit

Permalink
chore: upgrade jquery to 3.6.4 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanori authored May 7, 2023
1 parent 3276dd1 commit 4fbf10a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion layout/_partial/after-footer.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>
<% } %>

<%- js('js/jquery-3.4.1.min.js') %>
<%- js('js/jquery-3.6.4.min.js') %>

<% if (theme.fancybox){ %>
<%- js('fancybox/jquery.fancybox.min.js') %>
Expand Down
2 changes: 0 additions & 2 deletions source/js/jquery-3.4.1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions source/js/jquery-3.6.4.min.js

Large diffs are not rendered by default.

0 comments on commit 4fbf10a

Please sign in to comment.