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

@ -44,6 +44,7 @@
"fs-extra": "^11.1.1",
"lodash": "^4.17.21",
"reading-time": "^1.5.0",
"schema-dts": "^1.1.2",
"srcset": "^4.0.0",
"tslib": "^2.6.0",
"unist-util-visit": "^5.0.0",