Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f054b3dcb7 | |||
| 48bdf4a38e | |||
| e68cfc5e68 |
@@ -9,7 +9,8 @@ const inter = Inter({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Lotus Food Market", description: "Your neighborhood market with flavors from around the world"};
|
title: "Lotus Food Market", description: "Your neighborhood market with flavors from around the world"
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
Reference in New Issue
Block a user