Skip to content

Commit

Permalink
Add BlueSky to social Links
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Oct 9, 2024
1 parent 1fded0e commit beb8495
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions addon/constants/es-footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ const socialLinks = [{
href: 'https://hachyderm.io/@emberjs',
class: 'mastodon-logo',
label: 'Official Ember Mastodon Account'
}, {
title: 'BlueSky',
href: 'https://bsky.app/profile/emberjs.com',
class: 'bluesky-logo',
label: 'Official Ember BlueSky Account'
}];


Expand Down

0 comments on commit beb8495

Please sign in to comment.