Changes JS compilation location + adds header and footer

This commit is contained in:
fecaille
2016-03-11 08:54:45 +01:00
parent 4e5bb4f361
commit 676dfbbc97
3 changed files with 41 additions and 40 deletions

View File

@@ -20,5 +20,6 @@
<script src="/js/comments.js"></script>
<script src="/js/app.js"></script>
<script src="/js/app.render.js"></script>
<script src="/js/test.js"></script>
</body>
</html>