Update landing.html

This commit is contained in:
Noah Trupin
2019-02-03 19:09:59 -05:00
committed by GitHub
parent 1fabbdf966
commit 8b8566a7b8

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html id="whole">
<body onload="build('landing')" id="line">
<script src="script.js"></script>
<script src="https://raw.githubusercontent.com/abstractml/abstractml/master/src/compiler.js"></script>
</body>
</html>