13 lines
344 B
HTML
13 lines
344 B
HTML
<!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> |