Update app/layout.tsx

This commit is contained in:
Ayuriel 2025-06-01 02:03:34 +00:00
parent 3d35b51a1d
commit c17d310842

View File

@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "도남매's 체스",
description: "도남매를 위한 체스 게임",
icons: {
icon: "/logo.png",
}