Added gatsby netlify plugin, changed file structure and config

This commit is contained in:
Moris Zen
2018-06-27 14:20:54 +02:00
parent ac2f3c0197
commit 797339b644
7 changed files with 44 additions and 16 deletions

View File

@@ -3,6 +3,7 @@ module.exports = {
title: 'Saburly',
},
plugins: [
'gatsby-plugin-netlify',
'gatsby-plugin-react-helmet',
{
resolve: 'gatsby-source-wordpress',