Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-13 04:58:42 +00:00
parent 154cceb87a
commit 6c0cb3e3ff
1 changed files with 7 additions and 5 deletions

View File

@ -10,9 +10,11 @@
color: white;
}
</style>
</head>
<body>
<script src="tmi.min.js"></script>
<script src="boto.js"></script>
</body>
</head>
<body>
<h1 id="count"></h1>
<h3 id="users"><h3>
<script src="tmi.min.js"></script>
<script src="boto.js"></script>
</body>
</html>