From f8ffb3f196dfb5215af1493db45273dcc96e9238 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 4 Jul 2025 15:07:42 +0000 Subject: [PATCH] Commit - 20250704-150742180 --- README.md | 2 +- frontend/src/pages/login.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf5649c..66ec952 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# PaperClaims.ai +# PaperClaimsai ## This project was generated by [Flatlogic Platform](https://flatlogic.com). diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index 9b9601d..feb32aa 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -52,7 +52,7 @@ export default function Login() { remember: true, }); - const title = 'PaperClaims.ai'; + const title = 'PaperClaimsai'; // Fetch Pexels image/video useEffect(() => {