Add basic metadata

This commit is contained in:
Ategon 2025-01-14 17:53:30 -05:00
parent ee77d40b92
commit c5631adb4c

View file

@ -7,8 +7,8 @@ import Navbar from "../components/navbar";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Edikoyo Jam",
description: "A community built game jam!",
};
export default function RootLayout({