mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
fix: now setting og:url correctly as well as the canonical url
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -23,7 +23,6 @@
|
||||
"gatsby-plugin-manifest": "^5.12.0",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
||||
"gatsby-plugin-react-helmet": "^6.12.0",
|
||||
"gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.8.0",
|
||||
"gatsby-plugin-sass": "^6.12.0",
|
||||
@@ -16060,18 +16059,6 @@
|
||||
"react-helmet": "^5.1.3 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-react-helmet-canonical-urls": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet-canonical-urls/-/gatsby-plugin-react-helmet-canonical-urls-1.4.0.tgz",
|
||||
"integrity": "sha512-5g2eqFNh8GSCTvL25sNm84IJ6G79qKHSnOa9druxBj6x5Iw3EujZMv6I4nGMlW5EZlaSf9D5QHNGypUW6idPTg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"gatsby-plugin-react-helmet": "*",
|
||||
"react-helmet": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-remove-serviceworker": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz",
|
||||
|
Reference in New Issue
Block a user