# Social Links

The theme supports social links in the footer and hero, with a different design and behavior from regular navigation links.

To add social links, use the [**Secondary navigation**](https://pinathemes.gitbook.io/docs/fancy/navigation#secondary-navigation).

{% stepper %}
{% step %}
**Access Ghost Admin**

* Log in to your Ghost Admin at `yoursite.com/ghost`
  {% endstep %}

{% step %}
**Navigate to Navigation Settings**

* Go to **Settings** > **Site** > **Navigation** `yoursite.com/ghost/#/settings/navigation`
* Click the **"Customize"** button to open the editor.
  {% endstep %}

{% step %}
**Add Social Links to the Secondary Navigation**

* In the **Secondary** section, add a new item.
* Set the **Label** to one of the supported names (see list below)
* Set the **URL** to your profile link (e.g., `https://instagram.com/yourprofile`)
  {% endstep %}

{% step %}
**Save Changes**

* Click **"Save"** to apply your updates.
  {% endstep %}
  {% endstepper %}

### Supported Labels

Use the exact names below in the **Label** field in the Secondary Navigation:

{% code overflow="wrap" %}

```
Instagram, LinkedIn, Pinterest, Reddit, Snapchat, TikTok, Threads, Bluesky, Mastodon, Discord, Twitch, Steam, Tumblr, YouTube, Vimeo, GitHub, CodePen, Dribbble, Behance, Messenger, WhatsApp, Telegram, WeChat, Spotify, SoundCloud, Podcast, Last.fm, Patreon, RSS
```

{% endcode %}

{% hint style="danger" %}
Only supported names will display as social links. Unsupported names will appear as regular links.
{% endhint %}
