Skip to content

Commit

Permalink
Update gatsby-config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sashithacj committed Jul 26, 2023
1 parent 0fd09fd commit 1c2ea9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ module.exports = {
path: `${__dirname}/src/images`,
},
},
{
/*{
resolve: `gatsby-source-filesystem`,
options: {
path: `${__dirname}/content/blog`,
name: `blog`,
},
},
},*/
{
resolve: `gatsby-transformer-remark`,
options: {
Expand Down

0 comments on commit 1c2ea9f

Please sign in to comment.