Skip to content

Commit 879826b

Browse files
committed
Upped jquery.
1 parent 621eda9 commit 879826b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RIGHTS.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
}
3939
</style>
4040
<script
41-
src="//code.jquery.com/jquery-3.3.1.min.js"
42-
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
41+
src="//code.jquery.com/jquery-3.7.1.min.js"
42+
integrity="sha256-UgvvN8vBkgO0luPSUl2s8TIlOSYRoGFAX4jlCIm9Adc="
4343
crossorigin="anonymous"></script>
4444
<script>
4545
$("[href]").click(function(e) {

0 commit comments

Comments
 (0)