Favicon not loading on shinyapps.io

I'm trying to use a custom favicon, which is loading locally, but not when I publish to shinyapps.io.

This is the HTML I'm using, and the link to the .ico file is working when I click on it in the page source.

<link rel="icon" type="image/x-icon" href="logo.ico" />

Are custom favicons allowed?

Thanks
Als

1 Like

According to this GitHub issue, favicons are not supported on shinyapps.io. I also don't believe that has changed since, which is a shame because I'd like to have that capability as well.

1 Like

Yeah that's a little bit annoying...

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.