Skip to content

Commit

Permalink
added favicon (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bianchimro committed Jul 14, 2019
1 parent a60f96f commit fb73425
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 15 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
`gatsby-plugin-sass`,
`gatsby-plugin-react-helmet`,
`gatsby-plugin-catch-links`,
`gatsby-plugin-favicon`,
{
resolve: `gatsby-source-filesystem`,
options: {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"gatsby-image": "^2.2.1",
"gatsby-plugin-catch-links": "^2.1.0",
"gatsby-plugin-excerpts": "^1.0.2",
"gatsby-plugin-favicon": "^3.1.6",
"gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-offline": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.1.0",
Expand Down
Loading

0 comments on commit fb73425

Please sign in to comment.