Skip to content

[Feature] 支持自定义 apple-touch-icon / Support customization of apple-touch-icon #754

@Watanabe-Hana

Description

@Watanabe-Hana

请确认以下事项

  • 我已确认阅读并同意 AGPL-3.0 第15条
    本程序不提供任何明示或暗示的担保,使用风险由您自行承担。

  • 我已确认阅读并同意 AGPL-3.0 第16条
    无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。

  • 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。

  • 我已确认阅读了OpenList文档

  • 我已确认没有重复的问题或讨论。

  • 我认为此问题必须由OpenList处理,而非第三方。

  • 我已确认此功能尚未被实现。

  • 我已确认此功能是合理的,且有普遍需求,并非我个人需要。

需求描述

OpenList-Frontend#28 等其他相关更新的支持下,OpenList 已经可以自定义站点 Logo 和 favicon。然而,apple-touch-icon 被硬编码为 https://cdn.oplist.org/gh/OpenListTeam/Logo@main/logo.png

目前程序中没有配置项可以覆盖这一设置。

这可能会导致在不同平台上的感受出现割裂,尤其是在同时使用Windows 和 依赖 apple-touch-icon 的Apple系设备中。
建议在 settings/style 中新增一个配置项,以支持自定义 apple-touch-icon,从而让站点在不同平台显示同一套视觉风格的logo。



With support from OpenList-Frontend#28 and other related updates, OpenList now supports custom logos and favicons. However, the apple-touch-icon is hardcoded to https://cdn.oplist.org/gh/OpenListTeam/Logo@main/logo.png

Currently, there is no configuration option to override this setting.

This may result in a fragmented user experience across different platforms, especially when using Windows alongside Apple devices that rely on the apple-touch-icon.

It would be great to introduce a new option under settings/style to allow customization of the apple-touch-icon, ensuring visual consistency and improved branding across all supported platforms.

实现思路

No response

附加信息

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions