From 44d8b2061587592cf04703299c9eecf69d68d3c5 Mon Sep 17 00:00:00 2001 From: elpatron Date: Mon, 12 Jan 2026 21:09:11 +0100 Subject: [PATCH] Update page title to Cat Sitting Planner --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 2497c1a..fd1690b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Cat Sitting Planner", + description: "Simple and collaborative cat sitting coordination for your neighborhood.", }; export default function RootLayout({