Skip to content

Commit

Permalink
Remove old favicon code closes gatsbyjs#18
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Aug 23, 2016
1 parent 4b932e2 commit 2f41e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion html.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ module.exports = React.createClass({
content="width=device-width, initial-scale=1.0"
/>
<title>{title}</title>
<link rel="shortcut icon" href={this.props.favicon} />
<TypographyStyle typography={typography} />
<GoogleFont typography={typography} />
{css}
Expand Down

0 comments on commit 2f41e17

Please sign in to comment.