Change favicon
This commit is contained in:
parent
49619a91d0
commit
1496151a22
|
@ -68,7 +68,7 @@ module.exports = {
|
||||||
background_color: `#663399`,
|
background_color: `#663399`,
|
||||||
theme_color: `#663399`,
|
theme_color: `#663399`,
|
||||||
display: `minimal-ui`,
|
display: `minimal-ui`,
|
||||||
icon: `src/images/gatsby-icon.png`, // This path is relative to the root of the site.
|
icon: `src/images/favicon-32x32.png`, // This path is relative to the root of the site.
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
`gatsby-plugin-sass`,
|
`gatsby-plugin-sass`,
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 433 B |
Binary file not shown.
After Width: | Height: | Size: 887 B |
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue