We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95b0db2 + 4f28dd9 commit 4453b7bCopy full SHA for 4453b7b
index.html
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" />
6
<link rel="icon" type="image/png" href="img/Favicon.png" />
7
<link rel="stylesheet" href="style.css" />
8
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
9
<script src="js/masonry.pkgd.min.js"></script>
10
<script src="js/scripts.js" defer></script>
11
<title>Firecracker</title>
0 commit comments