Deploy 0.8.13

This commit is contained in:
Kevin Jahns
2016-02-04 12:47:05 +01:00
parent f9a9edcc26
commit ddbe19d78e
3 changed files with 5 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<style type="text/css" media="screen">
#editor {
#ace {
position: absolute;
top: 0;
right: 0;
@@ -13,7 +13,7 @@
</head>
<body>
<div id="editor"></div>
<div id="ace"></div>
<script src="../bower_components/yjs/y.es6"></script>
<script src="../bower_components/ace-builds/src/ace.js"></script>