Update 'www/index.html'
This commit is contained in:
parent
6c4a8917c4
commit
77c21d6ba5
|
@ -8,6 +8,6 @@
|
||||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
|
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
|
||||||
<!--<![endif]-->
|
<!--<![endif]-->
|
||||||
<script src="//gitcdn.xyz/repo/tmijs/cdn/master/latest/1.x/tmi.min.js"></script>
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue