update to browser title
This commit is contained in:
parent
521f331de1
commit
8886d8ef47
@ -7,8 +7,8 @@ import Image from "next/image";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "Jefe's Mexican Cocina & Cantina",
|
||||||
description: "Generated by create next app",
|
description: "Located in Broken Arrow, Oklahoma.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user