Weekly SEO

This commit is contained in:
Timo Knuth
2026-06-08 20:33:38 +02:00
parent a7cbbee084
commit 0866c200a0
17 changed files with 21176 additions and 135 deletions

View File

@@ -15,10 +15,11 @@ export const metadata: Metadata = {
metadataBase: new URL('https://www.qrmaster.net'),
icons: {
icon: [
{ url: '/favicon1.png', sizes: '2048x2048', type: 'image/png' },
{ url: '/favicon.svg', type: 'image/svg+xml' },
{ url: '/favicon.ico', sizes: '16x16 32x32', type: 'image/x-icon' },
],
shortcut: '/favicon1.png',
apple: '/favicon1.png',
shortcut: '/favicon.ico',
apple: '/logo.svg',
},
openGraph: {
type: 'website',