New settings socket, Different controls css

This commit is contained in:
Kristy Fournier 2026-02-01 22:20:05 -05:00
parent 4c24f13c09
commit 17632d4dea
4 changed files with 48 additions and 19 deletions

View file

@ -6,6 +6,8 @@
<link rel="stylesheet" href="styles.css">
<link rel="manifest" href="manifest.json" />
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-sha256/0.11.0/sha256.min.js"></script>
<!-- above allows use of sha256() on http -->
<script src="https://cdn.socket.io/4.7.5/socket.io.min.js"></script>
</head>
<body id="test-body">