fueko home fueko home

Social accounts

Link your social profiles so they can appear in the theme footer.

For: Facebook, X, LinkedIn, Bluesky, Threads, Mastodon, TikTok, YouTube and Instagram
  1. Go to the 'Social accounts' settings in the Ghost Admin.
  2. After adding your social accounts, click 'Save' to activate.
For: Snapchat, Pinterest, Tumblr, Reddit, Weibo and Discord
  1. Go to the 'Navigation' settings in the Ghost Admin.
  2. Open the 'Secondary' navigation.
  3. Add the service name, such as Discord, and set the URL to your social profile.
  4. Drag the item to the end of the navigation list.
  5. Click 'Save' to activate.
Tip: Adding other social accounts to the footer (Requires theme editing)
  1. Open ../partials/footer_icons.hbs in your code editor.
  2. Uncomment the block for the profile icon you want to use by removing the {{!-- and --}} lines.
  3. Replace each # in the href values with your profile links.
  4. Save footer_icons.hbs in the ../partials/ folder.