update to browser title

This commit is contained in:
ImAlpha 2023-11-07 14:47:55 -08:00
parent 521f331de1
commit 8886d8ef47

View File

@ -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({