favicon 수정
This commit is contained in:
parent
96184d3af9
commit
565a0f47f6
BIN
app/favicon.ico
BIN
app/favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
@ -15,6 +15,9 @@ const geistMono = Geist_Mono({
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "Create Next App",
|
||||||
description: "Generated by create next app",
|
description: "Generated by create next app",
|
||||||
|
icons: {
|
||||||
|
icon: "/logo.png",
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
0
public/logo.png
Normal file
0
public/logo.png
Normal file
Loading…
x
Reference in New Issue
Block a user