diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index 9485ab705ef..874bf1e2744 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -430,6 +430,10 @@ const config: Config = { label: 'X', href: 'https://x.com/reactnative', }, + { + label: 'Bluesky', + href: 'https://bsky.app/profile/reactnative.dev', + }, { label: 'GitHub', href: 'https://github.com/facebook/react-native',