Skip to content

Commit b83973d

Browse files
update performance with seo in comparison table (#1015)
1 parent 4a7b0df commit b83973d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/techreport.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -746,18 +746,18 @@
746746
},
747747
{
748748
"key": "medium_score_pct",
749-
"name": "Perf.",
749+
"name": "A11Y",
750750
"breakdown": "subcategory",
751-
"subcategory": "performance",
751+
"subcategory": "accessibility",
752752
"endpoint": "lighthouse",
753753
"metric": "median_score_pct",
754754
"viz": "progress-circle"
755755
},
756756
{
757757
"key": "medium_score_pct",
758-
"name": "A11Y",
758+
"name": "SEO",
759759
"breakdown": "subcategory",
760-
"subcategory": "accessibility",
760+
"subcategory": "seo",
761761
"endpoint": "lighthouse",
762762
"metric": "median_score_pct",
763763
"viz": "progress-circle"

0 commit comments

Comments
 (0)