diff --git a/app/layout.tsx b/app/layout.tsx index 7297828..daddbb0 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,8 +13,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Hördle", + description: "Daily music guessing game - Guess the song from short audio clips", }; export default function RootLayout({