9 lines
191 B
HTML
9 lines
191 B
HTML
|
<html>
|
||
|
<script src="./index.js"></script>
|
||
|
<script src="./unibabel.hex.js"></script>
|
||
|
<script src="./test.js"></script>
|
||
|
<body>
|
||
|
This is for testing. Look in the console.
|
||
|
</body>
|
||
|
</html>
|