# Missing custom header link icon after update

**URL:** https://meta.discourse.org/t/missing-custom-header-link-icon-after-update/159800
**Category:** Support
**Created:** [August 4, 2020, 4:59pm UTC](https://meta.discourse.org/t/missing-custom-header-link-icon-after-update/159800 "2020-08-04T16:59:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [August 4, 2020, 5:14pm UTC](https://meta.discourse.org/t/missing-custom-header-link-icon-after-update/159800/2 "2020-08-04T17:14:59Z")

</div>

> [@dylanh724](#):
>
> can’t remember if this is native or an addon?

What you described in your post is the [Custom Header Links (icons)](https://meta.discourse.org/t/iconified-header-links/86307) theme component. So, yes it’s an addon.

When you add links with that component, you’d have to add them like so

`Title,Icon,URL,View,Target,View`

I think your issue is that you’re not including the icon name for that link. Can you please try changing this

`d, discord.gg/someLink, https://discord.gg/someLink, vdm, blank, keep`

to this

`d, fab-discord, discord.gg/someLink, https://discord.gg/someLink, vdm, blank, keep`

and see if that solves your issue?

---

_[View the full topic](https://meta.discourse.org/t/missing-custom-header-link-icon-after-update/159800)._
