diff --git a/_data/social-media.json b/_data/social-media.json index ded3e86..328d1a9 100644 --- a/_data/social-media.json +++ b/_data/social-media.json @@ -5,5 +5,12 @@ "buttonText": "Follow on Mastodon", "image": "/img/mastodon-logo.png", "link": "https://fosstodon.org/@feathersui" + }, + { + "title": "Bluesky", + "content": "Follow @feathersui.bsky.social on Bluesky to get informed about the latest news and announcements.", + "buttonText": "Follow on Bluesky", + "image": "/img/bluesky-logo.svg", + "link": "https://bsky.app/profile/feathersui.bsky.social" } ] diff --git a/_includes/footer.html b/_includes/footer.html index 43d4cc9..96ca390 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -37,6 +37,7 @@