Update src/app/layout.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user