Skip to content

Commit

Permalink
Update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
kakol20 authored May 26, 2024
1 parent 4b68de4 commit 97f7e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/style.css">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js" defer></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js" defer></script>

<script src="src/MathCustom.js" defer></script>
<script src="src/ColourSpace.js" defer></script>
Expand Down

0 comments on commit 97f7e6a

Please sign in to comment.