fix: remove favicon references from layout and delete unused favicon files
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 101 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 101 KiB |
@@ -18,9 +18,6 @@ const geistMono = Geist_Mono({
|
||||
export const metadata = {
|
||||
title: "eProjektant Wastpol",
|
||||
description: "Panel Wastpol",
|
||||
icons: {
|
||||
icon: '/favicon.ico',
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }) {
|
||||
|
||||
Reference in New Issue
Block a user