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 | |
Repository Link | https://github.com/discourse/discourse-custom-logo-link | |
New to Discourse Themes? | Beginner’s guide to using Discourse Themes |
Install this theme component
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 |
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: