From fb13ebc31e68394a2abcc86e66e6bb20bb18c349 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:10:11 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e6332be..8ad0c04 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue"}; + title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue" +}; export default function RootLayout({ children,