fix(seo): docs breadcrumb structured data should use JSON-LD and filter unliked categories (#10888)

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
This commit is contained in:
John Reilly 2025-02-07 18:03:10 +00:00 committed by GitHub
parent cd7875bf84
commit 45065e8d2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 107 additions and 59 deletions

View file

@ -47,8 +47,7 @@
"@docusaurus/core": "3.7.0",
"@docusaurus/types": "3.7.0",
"fs-extra": "^11.1.1",
"lodash": "^4.17.21",
"schema-dts": "^1.1.2"
"lodash": "^4.17.21"
},
"peerDependencies": {
"@docusaurus/plugin-content-docs": "*",