Delete demo.html

This commit is contained in:
jmcooper
2019-09-06 17:14:33 -06:00
committed by GitHub
parent 614f140de7
commit 5b4bc40910

View File

@@ -1,14 +0,0 @@
<html>
<head>
<script src='utils.js'></script>
</head>
<body>
<div>
<h1 id='output'></h1>
</div>
<script id='script' src='demo.js'></script>
</body>
</html>