Commit c59c27d
fix(web): about.html JSON-LD/breadcrumb -> /about + webgpu-runner.html meta description
- about.html schema.org SoftwareApplication url + breadcrumb still pointed at the old
/product URL (missed in the /about migration); now /about + label 'About'.
- public/device/webgpu-runner.html (new Wave-1 page) had a <title> but no meta
description -> broke W538 #3 'every public HTML page has crawlable title + description'.
Added a description; W538 6/6 green.
Post-restore suite: 8787 pass / 6 fail; after this fix the only fails are the 5 known
env-concurrency flakes (quantize-worker torch-import + ship-gate inner node --test +
doctor 21s) — all pass standalone. No real regressions.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6475a82 commit c59c27d
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments