diff --git a/docusaurus.config.js b/docusaurus.config.js index 21fbbfe..04c24ab 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -106,8 +106,8 @@ const config = { title: 'Community', items: [ { - label: 'Twitter', - href: 'https://twitter.com/jeddunk', + label: 'Bluesky', + href: 'https://bsky.app/profile/jeddunk.xyz', }, { label: 'YouTube', @@ -117,6 +117,10 @@ const config = { label: 'Twitch', href: 'https://twitch.tv/jeddunk', }, + { + label: 'Twitter', + href: 'https://twitter.com/jeddunk', + }, ], }, {