From e33771f6adae7d9664f983b96abad28a27b61a8b Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Wed, 6 Aug 2025 19:51:58 -0400 Subject: Created status page Prompt: Create a status page with live updating data that polls API endpoints for data --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index ef4d012..102c36c 100644 --- a/static/index.html +++ b/static/index.html @@ -297,7 +297,7 @@ -- cgit