diff --git a/nuxt.config.ts b/nuxt.config.ts
index aaa0f02..6bc7b40 100644
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -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' }],
     },
   },