favicon 수정

This commit is contained in:
ayuriel 2025-05-31 21:54:40 +09:00
parent 96184d3af9
commit 565a0f47f6
3 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -15,6 +15,9 @@ const geistMono = Geist_Mono({
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
icons: {
icon: "/logo.png",
}
};
export default function RootLayout({

0
public/logo.png Normal file
View File