From 742cd9e92185bf0b4fd4cdf2895eb2d209268cf9 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Thu, 19 Mar 2026 13:41:58 -0400 Subject: [PATCH] fix: resolve login button TypeError and add favicon Added id='login-btn' to index.html and created a placeholder favicon.ico. --- static/favicon.ico | Bin 0 -> 1002 bytes static/index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/favicon.ico diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..4ca63dbc287f2475e1212e4b64dde513c8178d52 GIT binary patch literal 1002 xcmZQzU<5(|0R|wcz>vYhz#zuJz@P!dKp~(AL>x#lFaYI7!DtAKhQQDa0RY&90Yd-) literal 0 HcmV?d00001 diff --git a/static/index.html b/static/index.html index 33839d63..09799da5 100644 --- a/static/index.html +++ b/static/index.html @@ -32,7 +32,7 @@ - +