From c36d2b24e9ddedda723b8d91198bbb675203c0ff Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:56:28 +0000 Subject: [PATCH] Update site info for publish Edited UI in Lovable Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/__root.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/routes/__root.tsx b/src/routes/__root.tsx index 8c2c79a..1c9a2c1 100644 --- a/src/routes/__root.tsx +++ b/src/routes/__root.tsx @@ -79,13 +79,17 @@ export const Route = createRootRouteWithContext<{ queryClient: QueryClient }>()( { charSet: "utf-8" }, { name: "viewport", content: "width=device-width, initial-scale=1" }, { title: "Lovable App" }, - { name: "description", content: "Lovable Generated Project" }, + { name: "description", content: "Family Hub Connect is a secure, password-protected website for sharing information among administrators, teachers, and parents." }, { name: "author", content: "Lovable" }, { property: "og:title", content: "Lovable App" }, - { property: "og:description", content: "Lovable Generated Project" }, + { property: "og:description", content: "Family Hub Connect is a secure, password-protected website for sharing information among administrators, teachers, and parents." }, { property: "og:type", content: "website" }, { name: "twitter:card", content: "summary" }, { name: "twitter:site", content: "@Lovable" }, + { name: "twitter:title", content: "Lovable App" }, + { name: "twitter:description", content: "Family Hub Connect is a secure, password-protected website for sharing information among administrators, teachers, and parents." }, + { property: "og:image", content: "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/52c63504-4e5d-460e-9bc4-f678f57cf953/id-preview-eae5ad88--b788ff84-5057-474e-bba5-3b0a00357c06.lovable.app-1782852403642.png" }, + { name: "twitter:image", content: "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/52c63504-4e5d-460e-9bc4-f678f57cf953/id-preview-eae5ad88--b788ff84-5057-474e-bba5-3b0a00357c06.lovable.app-1782852403642.png" }, ], links: [ {