add websocket update

This commit is contained in:
2022-03-10 18:56:51 +01:00
parent 809615b3b8
commit 4156786b27
6 changed files with 160 additions and 13 deletions

View File

@ -45,6 +45,7 @@
</div>
</div>
<script src="js/reconnecting-websocket.min.js" async defer></script>
<script src="js/countdown.js"></script>
<script src="js/script.js"></script>
</body>