Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-13 02:56:41 +00:00
parent 6c4a8917c4
commit 77c21d6ba5
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
<!--<![endif]-->
<script src="//gitcdn.xyz/repo/tmijs/cdn/master/latest/1.x/tmi.min.js"></script>
<script src="example.js"></script>
<script src="config.js"></script>
</body>
</html>