We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6430645 commit 1af320bCopy full SHA for 1af320b
3 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