-
-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged
Description
Search Terms
favicon, url, options
Problem
I'd like to use a static, external URL (such as https://raw.githubusercontent.com/.../favicon.png
) from a different repository as the favicon. I'm pretty sure this even used to work, maybe before .png support was added in #2791.
Suggested Solution
Maybe test the favicon option with regex or String.startsWith for https?://
and if this check is true, simply use its value as the favicon href.
Metadata
Metadata
Assignees
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged