Add gatsby plugin for robots.txt and sitemap.xml
... | ... | @@ -27,7 +27,9 @@ |
"gatsby-plugin-react-helmet": "^3.1.18", | ||
"gatsby-plugin-react-redux": "^1.1.0-0", | ||
"gatsby-plugin-remove-trailing-slashes": "^2.1.20", | ||
"gatsby-plugin-robots-txt": "^1.5.0", | ||
"gatsby-plugin-sharp": "^2.3.10", | ||
"gatsby-plugin-sitemap": "^2.2.27", | ||
"gatsby-source-filesystem": "^2.1.43", | ||
"gatsby-transformer-json": "^2.2.26", | ||
"gatsby-transformer-sharp": "^2.3.9", | ||
... | ... |
Please register or sign in to comment