Skip to content

Commit 3d69b83

Browse files
authored
Merge pull request #367 from HarperFast/bsky-link
Added BlueSky Link to Footer
2 parents 67fac4c + 0fae07a commit 3d69b83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ const config: Config = {
373373
label: 'X (Twitter)',
374374
href: 'https://twitter.com/harper_fast',
375375
},
376+
{
377+
label: 'Bluesky',
378+
href: 'https://bsky.app/profile/harper.fast',
379+
},
376380
],
377381
},
378382
{

0 commit comments

Comments
 (0)