Skip to content

Commit

Permalink
feat: add BlueSky to social media community list (#926)
Browse files Browse the repository at this point in the history
<!-- 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]>
  • Loading branch information
jonathannorris authored Jan 16, 2025
1 parent eb50b55 commit 04c76ab
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 04c76ab

Please sign in to comment.