WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

202

I’d love to see the logo on my phone instead of this:

https://pic8.co/sh/CnGxkf.jpeg

I’d love to see the logo on my phone instead of this: https://pic8.co/sh/CnGxkf.jpeg

(post is archived)

[–] 1 pt

Just tried searching a bit, but only really found someone discussing the favicon being a relative link instead of absolute and I guess iOS seemed to have trouble with that and needed the absolute link to the favicon.

Looks like this is the relative link for poal's favicon. <link rel="icon" href="/static/img/icon.png">

The absolute link to the icon is: https://poal.co/static/img/icon.png

If you are able to edit the icon on your shortcut (its "glyph"), you could try setting it to the absolute address to the favicon versus the relative link to it.