Skip to content

Allow URL as favicon #2851

@MeridianGH

Description

@MeridianGH

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

No one assigned

    Labels

    good first issueEasier issue for first time contributorshelp wantedContributions are especially encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions