mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Remove references to `/favicon.ico` as it’s the default in all browsers. More info: http://mathiasbynens.be/notes/rel-shortcut-icon `type=text/css` and `media=all` are the implied defaults for `<link rel=stylesheet>` (and `<style>`), so omit these attributes. Similarly, `type=text/javascript` is the default for `<script>` elements, so omit these attributes.