# Custom Logo Link

**URL:** https://meta.discourse.org/t/custom-logo-link/316531
**Category:** Theme component
**Tags:** official, custom-logo-link
**Created:** [July 16, 2024, 12:08pm UTC](https://meta.discourse.org/t/custom-logo-link/316531 "2024-07-16T12:08:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [July 16, 2024, 12:08pm UTC](https://meta.discourse.org/t/custom-logo-link/316531/1 "2024-07-16T12:08:57Z")

</div>

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | **Custom Logo Link** allows admins to set the link of the logo for desktop/mobile and anonymous/logged in users. |
| 👓 | **Preview** | [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/custom-logo-link) |
| 🛠 | **Repository Link** | [https://github.com/discourse/discourse-custom-logo-link](https://github.com/discourse/discourse-custom-logo-link) |
| 📖 | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

Install this theme component

> [@](#):
>
> :discourse2: As this is an #official theme component maintained by the Discourse team, #Support, #Contribute > Bug, #Contribute > UX, and #Contribute > Feature requests can be made in the respective categories here on Meta, and tagged with the appropriate theme component tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&tags=custom-logo-link "Ask for support on configuring and using Custom Logo Link") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=custom-logo-link "A bug report means something is broken, preventing normal/typical use of the theme component") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=custom-logo-link "Discussion about the user interface of Custom Logo Link, and how features are presented (including language and UI elements)") [💡&nbsp; **Feature**](https://meta.discourse.org/new-topic?category_id=2&tags=custom-logo-link "Discussion about how existing Custom Logo Link features can be improved or enhanced, and how proposed new features could work")

### Features

This component allows to override the link of the logo.

### Settings

| Name | Descriptions | Example |
| --- | --- | --- |
| desktop\_url | link for anonymous users on desktop | `https://www.example.com` |
| mobile\_url | link for anonymous users on mobile | `https://www.example.com?origin=mobile` |
| logged\_in\_desktop\_url | link for logged in users on desktop (supports $username and $user\_id as interpolation tokens) | `https://www.example.com/$username` |
| logged\_in\_mobile\_url | link for logged in users on mobile (supports $username and $user\_id as interpolation tokens) | `https://www.example.com/$user_id` |

> :discourse2: **Hosted by us?** Theme components are available to use on our Standard, Business, and Enterprise plans.

> Last edited by @david 2024-07-16T13:22:38Z
> 
> > **Check document**
> >
> > Perform check on document:
