summaryrefslogtreecommitdiff
path: root/assets/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/index.html')
-rw-r--r--assets/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/index.html b/assets/index.html
index 2e75101..d651178 100644
--- a/assets/index.html
+++ b/assets/index.html
@@ -27,9 +27,10 @@
<div class="sidebar" id="sidebar"></div>
</div>
<div class="footer">
+ <div id="activity"></div>
<button id="play">Play</button>
- <span>Logged in as <b>LawnCable<b></span>
- <span><progress value="22" max="100"></progress>Setting up something</span>
+ <span>Logged in as <b>LawnCable</b></span>
+ <progress id="progress" value="0" max="100"></progress>
</div>
</div>