downloaded a package to sort the table by clicking

on the head
This commit is contained in:
Karma Riuk
2025-05-08 00:35:38 +02:00
parent fe064218f5
commit 06d4627fd5
2 changed files with 496 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<script src="/socket.io/socket.io.js"></script>
<script defer src="js/socket.js"></script>
<script defer src="js/index.js"></script>
<script defer src="js/sorttable.js"></script>
</head>
<body>