Join Nostr
2024-12-02 09:16:24 UTC

Large Heydon Collider on Nostr: I got sick of my console complaining I don’t have a favicon when I'm testing stuff ...

I got sick of my console complaining I don’t have a favicon when I'm testing stuff locally, so now I just put an empty SVG in there.

<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg></svg>" />