Skip to content

Commit

Permalink
update jQuery from 3.3.1 to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ct16k committed Nov 24, 2021
1 parent 723c422 commit f2f1915
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 0 additions & 2 deletions extras/jquery-3.3.1.min.js

This file was deleted.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions nullboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -1687,8 +1687,8 @@ <h3>Auto-backup</h3>

</body>

<script src="extras/jquery-3.3.1.min.js"></script>
<script>window.jQuery || document.write('<script src="https://code.jquery.com/jquery-3.3.1.min.js">\x3C/script>')</script>
<script src="extras/jquery-3.6.0.min.js"></script>
<script>window.jQuery || document.write('<script src="https://code.jquery.com/jquery-3.6.0.min.js">\x3C/script>')</script>

<script type="text/javascript">

Expand Down

0 comments on commit f2f1915

Please sign in to comment.