Skip to content

Commit 04c76ab

Browse files
feat: add BlueSky to social media community list (#926)
<!-- Please use this template for your pull request. --> <!-- Please use the sections that you need and delete other sections --> ## This PR <!-- add the description of the PR here --> - adds BlueSky to social media community list Signed-off-by: Jonathan Norris <[email protected]>
1 parent eb50b55 commit 04c76ab

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
@@ -125,6 +125,10 @@ const themeConfig: ThemeCommonConfig & AlgoliaThemeConfig = {
125125
{
126126
title: 'Community',
127127
items: [
128+
{
129+
label: 'BlueSky',
130+
href: 'https://bsky.app/profile/openfeature.dev',
131+
},
128132
{
129133
label: 'Twitter',
130134
href: 'https://twitter.com/openfeature',

0 commit comments

Comments
 (0)