New settings socket, Different controls css
This commit is contained in:
parent
4c24f13c09
commit
17632d4dea
4 changed files with 48 additions and 19 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue