lighthouse fixes
This commit is contained in:
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