6 ms·
Nice work, love the simplicity of the api! How do you handle logo sourcing? Is it favicons or something else?
by korabs 9mo ago
Nice work, love the simplicity of the api!
How do you handle logo sourcing? Is it favicons or something else?
- lorey 9mo agoYes, there's the <link rel="icon"...> an other specific tags providing far more options than the old favicons. For anyone interested: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#icon https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...