Commit 4f510f3
authored
fix: Correct meta descriptions (#1911)
Closes #1870
Descriptions were split in the middle of the sentence as docusaurus took
only first line.
This PR introduces splitting by sentence.
<img width="1099" height="98" alt="Screenshot 2025-09-09 at 16 45 39"
src="https://github.com/user-attachments/assets/4e89413f-9a4d-4b6e-8b2a-04f21c081b8d"
/>1 parent 3f3c74d commit 4f510f3
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
364 | 376 | | |
365 | 377 | | |
366 | 378 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments