Update jQuery, update 2024, remove Twitter share (RIP)

This commit is contained in:
2024-01-05 18:38:03 +01:00
parent 4ab3df9b81
commit 9992e7cc28
7 changed files with 14 additions and 27 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="normalize-8.0.1.css" id="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css" id="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<script src="jquery-3.6.4.min.js"></script>
<script src="jquery-3.7.1.min.js"></script>
<script src="waitforimages-2.4.0.min.js"></script>
<script src="interface.js"></script>
<script src="flashdex.js"></script>
@ -87,7 +87,7 @@
</div>
</article>
<footer>
<p>© 2012 - 2023 Pokétest 2.9</p>
<p>© 2012 - 2024 Pokétest 2.9</p>
</footer>
</div>
</body>