Skip to content

Commit

Permalink
update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
itkach committed Apr 18, 2023
1 parent 2c05871 commit d66e3de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<title>Aard 2</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<script src="jquery-2.1.3.min.js"></script>
<script src="jquery-3.6.4.min.js"></script>
<script src="script.js"></script>
<script src="/styleswitcher.js"></script>
</head>
Expand Down

0 comments on commit d66e3de

Please sign in to comment.