docs: Mendable: Fixes pretty sources not working (#7863)

This new version fixes the"Verified Sources" display that got broken.
Instead of displaying the full URL, it shows the title of the page the
source is from.
This commit is contained in:
Nicolas
2023-07-17 21:23:46 -04:00
committed by GitHub
parent f5ae8f1980
commit 46330da2e7
2 changed files with 545 additions and 434 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/remark-plugin-npm2yarn": "^2.4.0",
"@mdx-js/react": "^1.6.22",
"@mendable/search": "^0.0.122",
"@mendable/search": "^0.0.125",
"clsx": "^1.2.1",
"json-loader": "^0.5.7",
"process": "^0.11.10",