> ## Content Index
> Fetch the complete content index at: https://jasontucker.blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Adding social networks to your Ghost blog navigation, including Bluesky
- URL: https://jasontucker.blog/adding-social-networks-to-your-ghost-blog-navigation-including-bluesky/
- Published: 2024-11-17T19:10:06.000Z
- Updated: 2024-11-17T19:10:06.000Z
- Description: Ghost has an article on how to add social networks to your navigation but doesnt include Bluesky, so I added it.
- Author: Jason Tucker
- Tags: indieweb

Do you have a Ghost powered website and are looking to add all your social links to the navigation? Recently ditched X/twitter for Bluesky and want to add Bluesky to your navigation as well?

Ghost blog posted [this article](https://ghost.org/tutorials/add-social-media-icons/?ref=jasontucker.blog) and I found that it was missing Bluesky and took the liberty of adding it to my code which I'm sharing below. Follow the instructions on how to use the code from the article and then replace their code with mine and Bluesky will show up.

[ghost-social-networks-navigation.cssGitHub Gist: instantly share code, notes, and snippets.![](https://jasontucker.blog/content/images/icon/pinned-octocat-093da3e6fa40-1.svg)Gist262588213843476![](https://jasontucker.blog/content/images/thumbnail/gist-og-image-54fd7dc0713e-1.png)](https://gist.github.com/jasontucker/e174f62ac652135e542c12334f3ab427?ref=jasontucker.blog)

Hope this helps someone.