We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1844f4b commit 03a2f10Copy full SHA for 03a2f10
1 file changed
public/status.json
@@ -1,16 +1,16 @@
1
{
2
- "last_updated": "2026-03-21T06:14:25Z",
3
- "run_url": "https://github.com/Provenance-Emu/ifly-emu.github.io/actions/runs/23373654698",
+ "last_updated": "2026-03-21T06:18:45Z",
+ "run_url": "https://github.com/Provenance-Emu/ifly-emu.github.io/actions/runs/23373663751",
4
"html_check": {
5
- "passed": false,
+ "passed": true,
6
"error_count": 0
7
},
8
"lighthouse": {
9
- "performance": null,
10
- "accessibility": null,
11
- "best_practices": null,
12
- "seo": null,
13
- "report_url": ""
+ "performance": 62,
+ "accessibility": 91,
+ "best_practices": 93,
+ "seo": 100,
+ "report_url": "https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1774073787405-84388.report.html"
14
15
"observatory": {
16
"grade": "C",
0 commit comments