Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5dd2b78995 | |||
| 726edc3e90 | |||
| 386fa9e82e | |||
| 50830086dc |
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Cazadores Mexican Restaurant", description: "Authentic Mexican Food in Monticello"};
|
title: "Cazadores Mexican Restaurant", description: "Authentic Mexican Food in Monticello"};
|
||||||
|
|
||||||
@@ -1379,4 +1378,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -203,4 +203,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user