html is stupid

This commit is contained in:
copy 2014-07-23 00:15:59 +02:00
parent e7537307dc
commit cc4f26dc91

View file

@ -1,5 +1,6 @@
<!doctype html>
<title>Basic Emulator <!-- not BASIC! --></title>
<title>Basic Emulator</title><!-- not BASIC! -->
<!-- defines ScreenAdapter -->
<script src="../../src/browser/screen.js"></script>