Skip to content

Commit

Permalink
Revert "chore: add gatsby-plugin-canonical-urls plugin to auto-add ca…
Browse files Browse the repository at this point in the history
…nonical tags on every products page (#365)" (#371)

This reverts commit cfec518.

Reason: It's causing CSS issues.
  • Loading branch information
Adam Janiš authored Nov 29, 2021
1 parent cfec518 commit cb2530f
Show file tree
Hide file tree
Showing 3 changed files with 24,478 additions and 1,417 deletions.
7 changes: 0 additions & 7 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,5 @@ module.exports = {
selfHostedOrigin: "https://tr.www.cloudflare.com"
},
},
{
resolve: "gatsby-plugin-canonical-urls",
options: {
siteUrl: `https://developers.cloudflare.com`,
stripQueryString: true,
},
},
],
}
Loading

0 comments on commit cb2530f

Please sign in to comment.