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"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "Jefe's Mexican Cocina & Cantina",
|
||||
description: "Located in Broken Arrow, Oklahoma.",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user