mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
d02b749425
- Increase list padding so that ordered-list decimal markers have space to fit without overflowing. - Improve style for removing underline between h-card name and photo, so it doesn't apply to any unnecessary elements. - Reduce budget for document size.
64 lines
910 B
JSON
64 lines
910 B
JSON
[
|
|
{
|
|
"options": {
|
|
"firstPartyHostnames": [
|
|
"seirdy.one",
|
|
"staging.seirdy.one"
|
|
]
|
|
},
|
|
"timings": [
|
|
{
|
|
"metric": "total-blocking-time",
|
|
"budget": 0
|
|
},
|
|
{
|
|
"metric": "cumulative-layout-shift",
|
|
"budget": 0
|
|
},
|
|
{
|
|
"metric": "interactive",
|
|
"budget": 3200
|
|
},
|
|
{
|
|
"metric": "largest-contentful-paint",
|
|
"budget": 3200
|
|
}
|
|
],
|
|
"resourceSizes": [
|
|
{
|
|
"resourceType": "total",
|
|
"budget": 128
|
|
},
|
|
{
|
|
"resourceType": "document",
|
|
"budget": 70
|
|
},
|
|
{
|
|
"resourceType": "image",
|
|
"budget": 50
|
|
},
|
|
{
|
|
"resourceType": "stylesheet",
|
|
"budget": 3
|
|
}
|
|
],
|
|
"resourceCounts": [
|
|
{
|
|
"resourceType": "stylesheet",
|
|
"budget": 1
|
|
},
|
|
{
|
|
"resourceType": "script",
|
|
"budget": 0
|
|
},
|
|
{
|
|
"resourceType": "font",
|
|
"budget": 0
|
|
},
|
|
{
|
|
"resourceType": "third-party",
|
|
"budget": 0
|
|
}
|
|
]
|
|
}
|
|
]
|