FAVICON help
Unanswered
Mugger Crocodile posted this in #help-forum

Mugger CrocodileOP
So I switched the app/favicon.ico file with my file, but it still didn't change on the website. It's still the default one.

8 Replies

Mugger CrocodileOP
I also tried on another browser, it's still the same

@joulev Clear your browser cache

Mugger CrocodileOP
It did not work, Also on vercel's OG page, the image is not provided


@Mugger Crocodile It did not work, Also on vercel's OG page, the image is not provided

that's not the favicon, that's the og image

@Mugger Crocodile It did not work, Also on vercel's OG page, the image is not provided

if you clear the browser cache, then navigate to http://localhost:3000/favicon.ico in that browser does it work

@joulev if you clear the browser cache, then navigate to http://localhost:3000/favicon.ico in that browser does it work

Mugger CrocodileOP
I'm unfortunately working on it with github codespaces
and it just shows the gray globe thing

@Mugger Crocodile I'm unfortunately working on it with github codespaces

github codespaces then i don't know, sorry. you can use a locally installed vscode to connect to that codespace, then you can run the dev server on localhost:3000 in your browser while still running the dev server on the codespace