From 0c9508076f68054157db521b33464690f02ad3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rdle=20Bot?= Date: Fri, 21 Nov 2025 14:56:37 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20Update=20page=20title=20and=20descriptio?= =?UTF-8?q?n=20to=20H=C3=B6rdle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({