|
122 | 122 | }, |
123 | 123 | { |
124 | 124 | "endpoint": "lighthouse", |
125 | | - "category": "performance", |
| 125 | + "category": "accessibility", |
126 | 126 | "metric": "median_score_pct", |
127 | | - "label": "Lighthouse performance", |
| 127 | + "label": "Lighthouse Accessibility", |
128 | 128 | "suffix": "", |
129 | 129 | "change": "true", |
130 | | - "description": "Median lighthouse performance score across tested origins.", |
131 | | - "url": "#lighthouse" |
| 130 | + "description": "Median Lighthouse Accessibility score across tested origins.", |
| 131 | + "url": "?median-lighthouse-over-time=accessibility#lighthouse" |
132 | 132 | }, |
133 | 133 | { |
134 | 134 | "endpoint": "lighthouse", |
135 | | - "category": "accessibility", |
| 135 | + "category": "seo", |
136 | 136 | "metric": "median_score_pct", |
137 | | - "label": "Lighthouse accessibility", |
| 137 | + "label": "Lighthouse SEO", |
138 | 138 | "suffix": "", |
139 | 139 | "change": "true", |
140 | | - "description": "Median lighthouse accessibility score across tested origins.", |
141 | | - "url": "#lighthouse&median-lighthouse-over-time=accessibility" |
| 140 | + "description": "Median Lighthouse SEO score across tested origins.", |
| 141 | + "url": "?median-lighthouse-over-time=seo#lighthouse" |
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "endpoint": "pageWeight", |
|
421 | 421 | } |
422 | 422 | }, |
423 | 423 | "lighthouse_summary": { |
424 | | - "title": "Latest lighthouse scores", |
| 424 | + "title": "Latest Lighthouse scores", |
425 | 425 | "cards": [ |
426 | 426 | { |
427 | 427 | "endpoint": "lighthouse", |
|
430 | 430 | "change": "true", |
431 | 431 | "label": "Performance", |
432 | 432 | "url": "?median-lighthouse-over-time=performance#lighthouse", |
433 | | - "description": "Median Lighthouse <strong>performance</strong> score." |
| 433 | + "description": "Median Lighthouse <strong>Performance</strong> score." |
434 | 434 | }, |
435 | 435 | { |
436 | 436 | "endpoint": "lighthouse", |
|
439 | 439 | "change": "true", |
440 | 440 | "label": "Accessibility", |
441 | 441 | "url": "?median-lighthouse-over-time=accessibility#lighthouse", |
442 | | - "description": "Median Lighthouse <strong>accessibility</strong> score." |
| 442 | + "description": "Median Lighthouse <strong>Accessibility</strong> score." |
443 | 443 | }, |
444 | 444 | { |
445 | 445 | "endpoint": "lighthouse", |
|
456 | 456 | "metric": "median_score_pct", |
457 | 457 | "label": "Best Practices", |
458 | 458 | "url": "?median-lighthouse-over-time=best_practices#lighthouse", |
459 | | - "description": "Median Lighthouse <strong>best practices</strong> score.", |
| 459 | + "description": "Median Lighthouse <strong>Best Practices</strong> score.", |
460 | 460 | "change": "true" |
461 | 461 | } |
462 | 462 | ] |
|
483 | 483 | "value": "accessibility" |
484 | 484 | }, |
485 | 485 | { |
486 | | - "label": "SEO (Search Engine Optimisation)", |
| 486 | + "label": "SEO (Search Engine Optimization)", |
487 | 487 | "value": "seo" |
488 | 488 | }, |
489 | 489 | { |
|
970 | 970 | }, |
971 | 971 | { |
972 | 972 | "key": "median_score_pct", |
973 | | - "name": "Median lighthouse score", |
| 973 | + "name": "Median Lighthouse score", |
974 | 974 | "breakdown": "app", |
975 | 975 | "className": "main-cell", |
976 | 976 | "viz": "progress-circle" |
|
0 commit comments