Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3accbb337b | |||
| d4d909d2df | |||
| b1531a44f6 | |||
| 08eb78a15d |
@@ -9,8 +9,7 @@ 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