moved utils
This commit is contained in:
parent
7328964564
commit
bee3d86df7
6 changed files with 2690 additions and 6 deletions
|
|
@ -5,6 +5,12 @@ module.exports = {
|
|||
author: `@gatsbyjs`,
|
||||
},
|
||||
plugins: [
|
||||
{
|
||||
resolve: `gatsby-plugin-netlify-identity`,
|
||||
options: {
|
||||
url: `gracious-johnson-d124e9.netlify.com` // required!
|
||||
}
|
||||
},
|
||||
`gatsby-plugin-react-helmet`,
|
||||
{
|
||||
resolve: `gatsby-source-filesystem`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue