diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-07-13 17:53:51 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-07-13 17:53:51 -0400 |
commit | b5a177f67529ca0324632e9d9498a235471d8416 (patch) | |
tree | 38770fcd4fd2fc630edbe408b4589872733ea88d /index.html | |
parent | 2360926d0b65752967cae9224bd9df7a45254106 (diff) |
Status checker
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |