We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
src/favicon.png
1 parent 6f0956b commit d97c0c1Copy full SHA for d97c0c1
gatsby-config.js
@@ -45,7 +45,7 @@ module.exports = (options) => {
45
{
46
resolve: "gatsby-plugin-favicon",
47
options: {
48
- logo: "./src/images/logo@2x.png",
+ logo: "src/favicon.png",
49
icons: {
50
android: true,
51
appleIcon: true,
0 commit comments