Skip to content

Commit

Permalink
Merge pull request #1239 from TheOnlyTails/main
Browse files Browse the repository at this point in the history
Added Bluesky to social links
  • Loading branch information
veloce authored Dec 9, 2024
2 parents ffbe8bd + 49de467 commit 05439d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/model/user/profile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ enum LinkSite {
]),
),
twitter('Twitter', IListConst(['twitter.com'])),
bluesky('Bluesky', IListConst(['bsky.app'])),
facebook('Facebook', IListConst(['facebook.com'])),
instagram('Instagram', IListConst(['instagram.com'])),
youtube('YouTube', IListConst(['youtube.com'])),
Expand Down

0 comments on commit 05439d2

Please sign in to comment.