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

@ -12,6 +12,8 @@
</style> </style>
</head> </head>
<body> <body>
<h1 id="count"></h1>
<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>