Skip to content

Commit

Permalink
Merge pull request #1030 from EnterpriseDB/release/2021-03-03-a
Browse files Browse the repository at this point in the history
Prodution Release 2021 03 03 a

Former-commit-id: ab0b7bd
  • Loading branch information
epbarger authored Mar 3, 2021
2 parents 576e2e9 + 38780a5 commit f140662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ const splitNodeContent = (nodes) => {
};

const netlifyHeaders = () => {
// if (isProduction) return {};
if (isProduction) return {};

return {
'/*': ['X-Robots-Tag: noindex'],
Expand Down

0 comments on commit f140662

Please sign in to comment.