Skip to content

Commit 1af320b

Browse files
WEB-425 - Missing meta title and description - Fix (#39)
* WEB-425 - Missing meta title and description - Fix * WEB-425 - Build error fix
1 parent 6430645 commit 1af320b

3 files changed

Lines changed: 63 additions & 23330 deletions

File tree

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ module.exports = {
7171
"gatsby-transformer-remark",
7272
"gatsby-plugin-sharp",
7373
"gatsby-transformer-sharp",
74+
'gatsby-plugin-react-helmet',
7475
{
7576
resolve: `gatsby-plugin-s3`,
7677
options: {

0 commit comments

Comments
 (0)