Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-13 12:52:50 +00:00
parent a6f868a4e4
commit 4c53f99828
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</head> </head>
<body> <body>
<h1 id="count"></h1> <h1 id="count"></h1>
<h3 id="users"><h3> <h3 id="users"></h3>
<script src="tmi.min.js"></script> <script src="tmi.min.js"></script>
<script src="boto.js"></script> <script src="boto.js"></script>
</body> </body>