Skip to content

Commit

Permalink
feat: add BlueSky to social media community list
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Norris <[email protected]>
  • Loading branch information
jonathannorris committed Jan 16, 2025
1 parent c812c2b commit 138c4c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ const themeConfig: ThemeCommonConfig & AlgoliaThemeConfig = {
{
title: 'Community',
items: [
{
label: 'BlueSky',
href: 'https://bsky.app/profile/openfeature.dev',
},
{
label: 'Twitter',
href: 'https://twitter.com/openfeature',
Expand Down

0 comments on commit 138c4c5

Please sign in to comment.