Hacker News new | ask | show | jobs
by 0x1d 3503 days ago
Yep, this is the strategy that I'm using. I export the canvas to data URL and place the data URL in the href attribute of the favicon <link>. I'm not sure if this works in every browser though.