From 94b4e138bbb532af0df193733e761755f6925d89 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 15:15:44 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5a2edc0..a272d5b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,8 +10,7 @@ const outfit = Outfit({ export const metadata: Metadata = { title: "Artisan Bakery | Fresh Baked Goods Made with Love", description: "Discover handcrafted pastries and breads made with passion and traditional techniques. Experience the warmth of our cozy bakery.", keywords: "artisan bakery, fresh baked goods, pastries, sourdough, handcrafted bread", openGraph: { - title: "Artisan Bakery | Fresh Baked Goods Made with Love", description: "Discover handcrafted pastries and breads made with passion and traditional techniques.", type: "website" - }, + title: "Artisan Bakery | Fresh Baked Goods Made with Love", description: "Discover handcrafted pastries and breads made with passion and traditional techniques.", type: "website"}, }; export default function RootLayout({