Skip to content

Commit

Permalink
update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenVanAcker committed Feb 12, 2024
1 parent bc4309f commit 64536d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/highlightcode.css">
<link rel="stylesheet" href="/css/patreon.css">
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/jquery-3.7.1.min.js"></script>
<script src="/js/mustache-4.0.0.min.js"></script>
<script src="/js/highlight.min.js"></script>
<script src="/js/otwcrap.js"></script>
Expand Down Expand Up @@ -79,4 +79,4 @@
</script>
</body>

</html>
</html>
2 changes: 0 additions & 2 deletions js/jquery-3.3.1.min.js

This file was deleted.

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

Large diffs are not rendered by default.

0 comments on commit 64536d0

Please sign in to comment.