Update 'www/index.html'
This commit is contained in:
parent
154cceb87a
commit
6c0cb3e3ff
|
@ -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>
|
Loading…
Reference in New Issue