Skip to content

Firefox uses apple-touch-icon in Urlbar history #10394

@silverwind

Description

@silverwind

Urlbar history entries in Firefox on macOS have apple-touch-icon as their icon and the browser seems to actively pull the icon during page load. We should seek to prevent this and it should just use the shortcut icon as the apple icon looks ugly with the opaque white background on a dark browser theme:

image

<link rel="shortcut icon" href="/img/favicon.png">
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png">

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions