Skip to content

Commit

Permalink
social media: bluesky
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Nov 22, 2024
1 parent 7e0c1af commit 977d304
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _data/social-media.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
"buttonText": "Follow on Mastodon",
"image": "/img/mastodon-logo.png",
"link": "https://fosstodon.org/@feathersui"
},
{
"title": "Bluesky",
"content": "Follow <a href=\"https://bsky.app/profile/feathersui.bsky.social\">@feathersui.bsky.social</a> 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"
}
]
1 change: 1 addition & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ <h6><a href="/blog">News &amp; Updates</a></h6>
<ul>
<li><a href="/blog">Blog</a> (<a href="/blog/feed.xml">RSS</a>, <a href="/blog/atom.xml">Atom</a>)</li>
<li><a href="https://fosstodon.org/@feathersui" rel="me noreferrer noopener">Mastodon</a></li>
<li><a href="https://bsky.app/profile/feathersui.bsky.social" rel="me noreferrer noopener">Bluesky</a></li>
</ul>
</div>
<div>
Expand Down
4 changes: 4 additions & 0 deletions static/img/bluesky-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 977d304

Please sign in to comment.