fix: Update page title and description to Hördle

This commit is contained in:
Hördle Bot
2025-11-21 14:56:37 +01:00
parent cbfd0c1798
commit 0c9508076f

View File

@@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "Hördle",
description: "Generated by create next app", description: "Daily music guessing game - Guess the song from short audio clips",
}; };
export default function RootLayout({ export default function RootLayout({