fix: icons
This commit is contained in:
@@ -29,9 +29,8 @@ export const metadata: Metadata = {
|
||||
icons: {
|
||||
icon: [
|
||||
{ url: '/favicon.svg', type: 'image/svg+xml' },
|
||||
{ url: '/icon.svg', type: 'image/svg+xml', sizes: 'any' }
|
||||
],
|
||||
apple: '/apple-touch-icon.svg',
|
||||
apple: '/apple-touch-icon.png',
|
||||
shortcut: '/favicon.svg',
|
||||
},
|
||||
openGraph: {
|
||||
|
||||
Reference in New Issue
Block a user