Skip to content

Instantly share code, notes, and snippets.

@dlordi
Created October 11, 2013 13:22
Show Gist options
  • Save dlordi/6934573 to your computer and use it in GitHub Desktop.
Save dlordi/6934573 to your computer and use it in GitHub Desktop.
HTML: disable favicon request
<head>
<link rel="shortcut icon" href="#" />
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment