Skip to content

Commit

Permalink
remove placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Sciroccogti committed Jan 9, 2021
1 parent fe69ba8 commit 43b0225
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
<div class="top" id="buttons">
<button class="btn btn-primary btn-lg" id="btn-start" onclick="foldest.start()">Start</button>
</div>
<div class="bottom" id="outputs">
outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>outout<br>
</div>
<div class="bottom" id="outputs">Welcome to Foldest!</div>
<script src="static/js/index.js"></script>
<script src="static/lib/astiloader/astiloader.js"></script>
<script src="static/lib/astimodaler/astimodaler.js"></script>
Expand Down

0 comments on commit 43b0225

Please sign in to comment.