Skip to content

Commit

Permalink
feat: add Bluesky support to the Author Profile, List blocks (#1969)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurelfulford authored Nov 21, 2024
1 parent d508b12 commit d26a7e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ public static function get_social( $author_id ) {
'tumblr',
'youtube',
'wikipedia',
'bluesky',
'website', // This is the only "social media" link for CAP guest authors.
];

Expand Down

0 comments on commit d26a7e4

Please sign in to comment.