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 = { export const metadata: Metadata = {
title: "Create Next App", title: "도남매's 체스",
description: "Generated by create next app", description: "도남매를 위한 체스 게임",
icons: { icons: {
icon: "/logo.png", icon: "/logo.png",
} }