did a little cleanup

This commit is contained in:
Samuel Kent
2023-01-10 18:50:56 +11:00
parent c8db4aef17
commit 42307049d9
6 changed files with 1 additions and 27 deletions
-2
View File
@@ -3,7 +3,6 @@
<head>
<title>The cooler buzzer website</title>
<link rel="stylesheet" href="styleMain.css">
<!-- <link rel="preload" href="Twoson.woff2" as="font" type="font/woff2" crossorigin> -->
<script src="browserFunctions.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="http:/socket.io/socket.io.js"></script>
@@ -142,6 +141,5 @@
(please use sparingly)
</p>
<div>
</body>
</html>