-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Description
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:
<link rel="shortcut icon" href="/img/favicon.png">
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png">
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI