Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-10 03:50:06 +00:00
parent a607f28cc9
commit 87d062dc8e
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<!--[IF IE]><!-->
<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>
</body>
</html>