unibabel.js/index.html
2015-06-10 19:35:51 -06:00

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>