# Social links

This theme supports social links in the footer with a dedicated design and behavior, different from regular navigation items.

Social links are added through the [Secondary navigation](https://docs.ektothemes.com/guides/haas/navigation#secondary-navigation).

### Step-by-step:

{% stepper %}
{% step %}
Go to **"Navigation"** in Ghost Admin and click **"Customize"**.
{% endstep %}

{% step %}
In the **Secondary** section, add a new item.
{% endstep %}

{% step %}
Set the **Label** to one of the supported names (see list below).
{% endstep %}

{% step %}
Set the **URL** to your social profile (e.g., <https://instagram.com/yourprofile>).
{% endstep %}

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

### Supported names

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

{% 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 normal footer links.
{% endhint %}
