Hacker News new | ask | show | jobs
by lecarore 482 days ago
I was so curious when i saw that the logo of my app was your favicon. Turns out your live (joke) website specifies <link rel="icon" type="image/x-icon" href="http://localhost:3000/favicon.ico"/> and then shows the favicon from my local dev server ><