renaming, readme

This commit is contained in:
Frank Schwenk
2022-03-26 10:40:46 +01:00
parent 08536d7949
commit 58cd5cc5de
4 changed files with 50 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
referrerpolicy="no-referrer" rel="stylesheet"/>
<link href="shotclock.css" rel="stylesheet">
<link href="shtclck.css" rel="stylesheet">
</head>
<body>
@@ -15,7 +15,7 @@
<thead>
<tr>
<th colspan="3">Shotclock</th>
<th colspan="3">shtclck</th>
</tr>
</thead>
@@ -147,6 +147,6 @@
</tfoot>
</table>
<script src="shotclock.js" type="text/javascript"></script>
<script src="shtclck.js" type="text/javascript"></script>
</body>
</html>