fix: now setting og:url correctly as well as the canonical url

This commit is contained in:
2023-10-25 23:59:16 +02:00
parent 8245e1f0d8
commit e065f16fb5
5 changed files with 14 additions and 30 deletions

View File

@@ -63,7 +63,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",
@@ -159,4 +158,4 @@
"path": "@commitlint/cz-commitlint"
}
}
}
}