remove unused rel

This commit is contained in:
Evert Prants 2025-01-25 20:15:16 +02:00
parent 6fb22fe8bb
commit db99ad85c4
Signed by: evert
GPG Key ID: 0960A17F9F40237D

View File

@ -30,10 +30,7 @@ export default defineNuxtConfig({
'evert,lunasquee,lunasqu,evert prants website,evert prants koduleht,evert prants homepage,evert official,portfolio,portfoolio,projects,projektid',
},
],
link: [
{ rel: 'me', href: 'https://social.lunasqu.ee/diamond' },
{ rel: 'me', href: 'https://fosstodon.org/@evertprants' },
],
link: [{ rel: 'me', href: 'https://fosstodon.org/@evertprants' }],
},
},