Update index.html

This commit is contained in:
Sebastian Frank 2017-09-08 12:01:40 +02:00
parent 05b24f03dc
commit 9c0b7cec47

View File

@ -8,7 +8,7 @@
<body>
<div id="vue-app">
<app></app>
<div is="app">Lade, bitte warten...</div>
</div>
<script src="build/main.bundle.js"></script>
</body>