Skip to content

Commit

Permalink
Added Bluesky to social links
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyTails authored Dec 9, 2024
1 parent 64daba1 commit 49de467
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 49de467

Please sign in to comment.