Skip to content

Commit 96f3306

Browse files
committed
Update JQuery
1 parent 7ada009 commit 96f3306

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CPAC/qc/data/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
<title></title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
8-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
8+
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
99
<style>
1010
* { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; }
11-
html, body { }
1211
img {
1312
max-width: 100%;
1413
height: auto;

0 commit comments

Comments
 (0)