You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/techreport.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -930,7 +930,7 @@
930
930
},
931
931
"lighthouse_timeseries": {
932
932
"title": "Lighthouse over time",
933
-
"description": "Lighthouse has audits for performance, accessibility, progressive web apps, SEO, and more. Based on the audits, a score is calculated. Currently, this section visualizes median scores, but in the future you'll also be able to explore the details of the audits here.",
933
+
"description": "Lighthouse has audits for performance, accessibility, SEO, and more. Based on the audits, a score is calculated. Currently, this section visualizes median scores, but in the future you'll also be able to explore the details of the audits here.",
934
934
"id": "lighthouse_timeseries",
935
935
"endpoint": "lighthouse",
936
936
"metric": "median_score_pct",
@@ -1305,7 +1305,7 @@
1305
1305
"metrics": {
1306
1306
"lighthouse": {
1307
1307
"general": {
1308
-
"description": "Lighthouse has audits for performance, accessibility, progressive web apps, SEO, and more. Based on the audits, a score is calculated. Currently, this section visualizes median scores, but in the future you'll also be able to explore the details of the audits here."
1308
+
"description": "Lighthouse has audits for performance, accessibility, SEO, and more. Based on the audits, a score is calculated. Currently, this section visualizes median scores, but in the future you'll also be able to explore the details of the audits here."
We are still working on this dashboard. The design and functionality can still change, and we're working on accessibility improvements and bugfixes.
81
-
What you're seeing here is a snapshot of our latest GitHub commit, and are <ahref="https://github.com/HTTPArchive/httparchive.org/issues/new?template=tech-report.md">open for feedback</a>.
80
+
Please raise a <ahref="https://github.com/HTTPArchive/httparchive.org/issues/new?template=tech-report.md">GitHub issue</a> if you spot any problems, or for any feature requests.
0 commit comments