summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-07-13 17:53:51 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-07-13 17:53:51 -0400
commitb5a177f67529ca0324632e9d9498a235471d8416 (patch)
tree38770fcd4fd2fc630edbe408b4589872733ea88d /index.html
parent2360926d0b65752967cae9224bd9df7a45254106 (diff)
Status checker
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index c9f5c13..97ea8a3 100644
--- a/index.html
+++ b/index.html
@@ -15,5 +15,7 @@
<br/>
<button id="start">Start</button>
<button id="next">Next 15</button>
+ <br/>
+ Status: <span id="stat">Idle</span>
</body>
</html>