Updating paths broken by refactoring, added temp debug button, updated production file index.

This commit is contained in:
Daniel Scalzi
2017-08-27 03:49:03 -04:00
parent 700a5c50cf
commit 455f199457
5 changed files with 40 additions and 35 deletions

View File

@@ -8,6 +8,7 @@
<body>
<% include frame.ejs %>
<div id="doc">
<button id="test_btn">Debug</button>
</div>
</body>
</html>