fix: icons

This commit is contained in:
valknarness
2025-10-26 22:53:16 +01:00
parent 8fc4aa8dab
commit 51b42fe625
32 changed files with 947 additions and 477 deletions

View File

@@ -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: {