lighthouse fixes
This commit is contained in:
9456
site/lighthouse-reports-local/dark-desktop.run-1.json
Normal file
9456
site/lighthouse-reports-local/dark-desktop.run-1.json
Normal file
File diff suppressed because one or more lines are too long
9068
site/lighthouse-reports-local/dark-mobile.run-1.json
Normal file
9068
site/lighthouse-reports-local/dark-mobile.run-1.json
Normal file
File diff suppressed because one or more lines are too long
9503
site/lighthouse-reports-local/high-contrast-desktop.run-1.json
Normal file
9503
site/lighthouse-reports-local/high-contrast-desktop.run-1.json
Normal file
File diff suppressed because one or more lines are too long
9068
site/lighthouse-reports-local/high-contrast-mobile.run-1.json
Normal file
9068
site/lighthouse-reports-local/high-contrast-mobile.run-1.json
Normal file
File diff suppressed because one or more lines are too long
9551
site/lighthouse-reports-local/light-desktop.run-1.json
Normal file
9551
site/lighthouse-reports-local/light-desktop.run-1.json
Normal file
File diff suppressed because one or more lines are too long
9072
site/lighthouse-reports-local/light-mobile.run-1.json
Normal file
9072
site/lighthouse-reports-local/light-mobile.run-1.json
Normal file
File diff suppressed because one or more lines are too long
151
site/lighthouse-reports-local/summary.json
Normal file
151
site/lighthouse-reports-local/summary.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"target": "http://127.0.0.1:4321/",
|
||||
"runCount": 1,
|
||||
"generatedAt": "2026-02-11T03:21:19.383Z",
|
||||
"variants": {
|
||||
"light-mobile": {
|
||||
"theme": "light",
|
||||
"device": "mobile",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
100
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 100,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
},
|
||||
"dark-mobile": {
|
||||
"theme": "dark",
|
||||
"device": "mobile",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
100
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 100,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
},
|
||||
"high-contrast-mobile": {
|
||||
"theme": "high-contrast",
|
||||
"device": "mobile",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
100
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 100,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
},
|
||||
"light-desktop": {
|
||||
"theme": "light",
|
||||
"device": "desktop",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
94
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 94,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
},
|
||||
"dark-desktop": {
|
||||
"theme": "dark",
|
||||
"device": "desktop",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
95
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 95,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
},
|
||||
"high-contrast-desktop": {
|
||||
"theme": "high-contrast",
|
||||
"device": "desktop",
|
||||
"scoresByRun": {
|
||||
"performance": [
|
||||
94
|
||||
],
|
||||
"accessibility": [
|
||||
100
|
||||
],
|
||||
"best-practices": [
|
||||
100
|
||||
],
|
||||
"seo": [
|
||||
100
|
||||
]
|
||||
},
|
||||
"medianScores": {
|
||||
"performance": 94,
|
||||
"accessibility": 100,
|
||||
"best-practices": 100,
|
||||
"seo": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user