diff --git a/gui/app/layout.tsx b/gui/app/layout.tsx index 9729aaf..8e564ea 100644 --- a/gui/app/layout.tsx +++ b/gui/app/layout.tsx @@ -3,8 +3,8 @@ import "./globals.css"; import { App } from "./App"; export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "YAMPD", + description: "Yet Another (MineCraft) Mod Pack Downloader", }; export default function RootLayout({