diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 1154db60..7fa93a84 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -131,6 +131,7 @@ const config = { { href: MASTODON_URL, label: 'Mastodon', + rel: 'me', position: 'right' }, { @@ -173,7 +174,8 @@ const config = { }, { label: 'Mastodon', - href: MASTODON_URL + href: MASTODON_URL, + rel: 'me' }, { label: 'Discord',