Moved vue.js app to sub folder

This commit is contained in:
Daniel
2020-03-22 22:19:11 +01:00
parent 84dbb94b5d
commit 73d3352f90
2 changed files with 1 additions and 1 deletions

View File

@@ -31,5 +31,5 @@
</div>
</body>
<script src="vue.js"></script>
<script src="app.js"></script>
</html>