Update 'www/index.html'
This commit is contained in:
parent
154cceb87a
commit
6c0cb3e3ff
|
@ -10,9 +10,11 @@
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
</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>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue