diff --git a/nuxt.config.js b/nuxt.config.js index f50bc6f..3c16eaf 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -45,7 +45,7 @@ export default { ], link: [ { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }, - { rel: 'me', href: 'https://vue.land/@leichteckig', content: 'Mastodon' } + { rel: 'me', href: 'https://hachyderm.io/@leichteckig', content: 'Mastodon' } ] },