diff --git a/components/Header.vue b/components/Header.vue index 897d7b5..dd7e60f 100644 --- a/components/Header.vue +++ b/components/Header.vue @@ -82,6 +82,7 @@ const socials = [ }, { href: 'https://mastodontech.de/@webfussel', icon: MastodonIcon, + rel: 'me', 'aria-label': 'Externer Link: Mastodon Profil' } ]