We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5b893 commit bdd5a7dCopy full SHA for bdd5a7d
gatsby-config.js
@@ -35,7 +35,7 @@ module.exports = {
35
{
36
resolve: `gatsby-source-instagram`,
37
options: {
38
- username: `jedifunk`,
+ username: Config.social.iGUsername,
39
},
40
41
0 commit comments