We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f2b720 + 1af320b commit b6985d3Copy full SHA for b6985d3
4 files changed
gatsby-config.js
@@ -71,6 +71,7 @@ module.exports = {
71
"gatsby-transformer-remark",
72
"gatsby-plugin-sharp",
73
"gatsby-transformer-sharp",
74
+ 'gatsby-plugin-react-helmet',
75
{
76
resolve: `gatsby-plugin-s3`,
77
options: {
0 commit comments