From 4ea66c4f9ccd17e78b3a50ed7b5213803674490f Mon Sep 17 00:00:00 2001 From: SD-Chris Date: Sat, 5 Jul 2025 13:22:50 -0500 Subject: [PATCH] Aded hello world!! to login page title --- frontend/src/pages/login.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index f6c7580..75795d8 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -199,7 +199,7 @@ export default function Login() { : null}
-

{title}hello world

+

{title}hello world!!