From a248c6b0a0511beb9b30209a403bfe594570f7f2 Mon Sep 17 00:00:00 2001 From: lora322 <39804183+lora322@users.noreply.github.com> Date: Sun, 21 Sep 2025 11:32:03 -0400 Subject: [PATCH] Update welcome message and footer year --- frontend/src/pages/index.tsx | 54 ++---------------------------------- 1 file changed, 3 insertions(+), 51 deletions(-) diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index c32064c..f340802 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -129,29 +129,7 @@ export default function Starter() { : null}
- This is a React.js/Node.js app generated by the{' '} - - Flatlogic Web App Generator - -
-- For guides and documentation please check your local README.md - and the{' '} - - Flatlogic documentation - -
-- © 2024 {title}. All rights reserved + © 2025 {title}. All rights reserved
Privacy Policy