|||
-|-|-|
| 摘要 | 自定义 Logo 链接 允许管理员为桌面/移动设备以及匿名/已登录用户设置 Logo 的链接。
: eyeglasses: | 预览 | 在 Discourse 主题创建器上预览
: hammer_and_wrench: | 仓库链接 | https://github.com/discourse/discourse-custom-logo-link
: open_book: | 对 Discourse 主题不熟悉? | 使用 Discourse 主题的初学者指南
安装此主题组件
功能
此组件允许覆盖 Logo 的链接。
设置
| 名称 | 描述 | 示例 |
|---|---|---|
| desktop_url | 桌面匿名用户的链接 | https://www.example.com |
| mobile_url | 移动设备匿名用户的链接 | https://www.example.com?origin=mobile |
| logged_in_desktop_url | 桌面已登录用户的链接(支持 $username 和 $user_id 作为插值令牌) | https://www.example.com/$username |
| logged_in_mobile_url | 移动设备已登录用户的链接(支持 $username 和 $user_id 作为插值令牌) | https://www.example.com/$user_id |
由我们托管? 主题组件可在我们的 Standard、Business 和 Enterprise 套餐中使用。