Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

[Launchpad] Favicon is not showing up #1135

Open
fvsch opened this issue Feb 15, 2019 · 0 comments
Open

[Launchpad] Favicon is not showing up #1135

fvsch opened this issue Feb 15, 2019 · 0 comments

Comments

@fvsch
Copy link

fvsch commented Feb 15, 2019

There's some code and config for showing a favicon in the Launchpad page, but in practice it doesn't seem to work.

When running devtools-launchpad with yarn start, I'm getting this HTML:

<link rel="shortcut icon" href="launchpad-favicon.png" type="image/png" />

But that image seems to be accessible at /pad-assets/launchpad-favicon.png instead.

When running debugger.html with yarn start, I'm getting this HTML:

<link rel="shortcut icon" href="favicon.png" type="image/png" />

But that image seems to be accessible at /images/favicon.png.

@claim claim bot added the not-available label Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant