We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7b0df commit b83973dCopy full SHA for b83973d
config/techreport.json
@@ -746,18 +746,18 @@
746
},
747
{
748
"key": "medium_score_pct",
749
- "name": "Perf.",
+ "name": "A11Y",
750
"breakdown": "subcategory",
751
- "subcategory": "performance",
+ "subcategory": "accessibility",
752
"endpoint": "lighthouse",
753
"metric": "median_score_pct",
754
"viz": "progress-circle"
755
756
757
758
- "name": "A11Y",
+ "name": "SEO",
759
760
- "subcategory": "accessibility",
+ "subcategory": "seo",
761
762
763
0 commit comments