Change jQuery version to 3.6.0

master
YandolsZX 3 years ago
parent 2f4ec2bba0
commit b9ce0dfb85
  1. 2
      index.php
  2. 2
      jquery-3.6.0.min.js

@ -1,7 +1,7 @@
<html>
<head>
<title>Rocknarok Multiverse Time Clock</title>
<script type= "text/javascript" src="jquery-1.4.1.min.js"> </script>
<script type= "text/javascript" src="jquery-3.6.0.min.js"> </script>
<!-- Request Rocknarok Universe datetime from API -->
<script type= "text/javascript">

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save