Deploy 0.8.20

This commit is contained in:
Kevin Jahns
2016-02-16 16:08:50 +01:00
parent 74ed9e4107
commit 6599cb20b4
6 changed files with 34 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
<html>
<body>
<textarea style="width:80%;" rows=40 id="textfield" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
<script src="../bower_components/yjs/y.js"></script>
<script src="../bower_components/yjs/y.es6"></script>
<script src="./index.js"></script>
</body>
</html>