Skip to content

Commit 763a58a

Browse files
authored
fix missing favicon (#3620)
1 parent 629b9df commit 763a58a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

frontend/src/app/layout.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ export const metadata : Metadata = {
4242
alternates: {
4343
canonical: `https://community-scripts.github.io/${basePath}/`,
4444
},
45-
icons: {
46-
icon: "/favicon.ico",
47-
apple: "/apple-touch-icon.png",
48-
},
4945
viewport: {
5046
width: "device-width",
5147
initialScale: 1,

0 commit comments

Comments
 (0)