From 2eeb0b42d8426998c17594feb624aa30e8a87456 Mon Sep 17 00:00:00 2001 From: Rodolfo Ruiz Date: Fri, 29 Aug 2025 21:21:30 -0600 Subject: [PATCH] chore; change favicon and app title --- index.html | 4 ++-- src/private/LoginPage.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 9d286cd..857249e 100644 --- a/index.html +++ b/index.html @@ -3,13 +3,13 @@ - + - Fendi + Dream Views diff --git a/src/private/LoginPage.jsx b/src/private/LoginPage.jsx index 44d79c6..e37e406 100644 --- a/src/private/LoginPage.jsx +++ b/src/private/LoginPage.jsx @@ -13,9 +13,9 @@ export default function LoginPage() { const navigate = useNavigate(); return ( - + - Login with Google + Login to Dream Views {