Update index.html

Add doctype to not trigger quirks mode
This commit is contained in:
Erik Arvidsson
2015-07-13 11:22:18 -04:00
parent 50029d1380
commit 398376c67c

View File

@@ -1,3 +1,4 @@
<!doctype html>
<head>
<meta charset="UTF-8">
<script src="explore.js"></script>