Skip to content

Commit d356586

Browse files
authored
chore: add bluesky link (facebook#4594)
1 parent 35da849 commit d356586

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,10 @@ const config: Config = {
430430
label: 'X',
431431
href: 'https://x.com/reactnative',
432432
},
433+
{
434+
label: 'Bluesky',
435+
href: 'https://bsky.app/profile/reactnative.dev',
436+
},
433437
{
434438
label: 'GitHub',
435439
href: 'https://github.com/facebook/react-native',

0 commit comments

Comments
 (0)