Hacker News new | ask | show | jobs
by melx 992 days ago
or just "ignore" the favicon altogether:

  <link rel="icon" href="data:," />
1 comments

That's neat, didn't know something as short as that was valid, thanks for the tip.