Skip to content

Commit cb2530f

Browse files
author
Adam Janiš
authored
Revert "chore: add gatsby-plugin-canonical-urls plugin to auto-add canonical tags on every products page (#365)" (#371)
This reverts commit cfec518. Reason: It's causing CSS issues.
1 parent cfec518 commit cb2530f

File tree

3 files changed

+24478
-1417
lines changed

3 files changed

+24478
-1417
lines changed

gatsby-config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,5 @@ module.exports = {
166166
selfHostedOrigin: "https://tr.www.cloudflare.com"
167167
},
168168
},
169-
{
170-
resolve: "gatsby-plugin-canonical-urls",
171-
options: {
172-
siteUrl: `https://developers.cloudflare.com`,
173-
stripQueryString: true,
174-
},
175-
},
176169
],
177170
}

0 commit comments

Comments
 (0)