The in-app goal bar and its bundled snapshot showed $137.50 / $200 (23 sponsors) — fabricated numbers. Updated both the runtime JSON and the TypeScript fallback to reflect the real amount: $10 / $200, 1 sponsor. Also updates the README badge color from red to yellow (in-progress).
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"raised": 10,
|
|
"goal": 200,
|
|
"currency": "USD",
|
|
"sponsorCount": 1,
|
|
"updated": "2026-06-17"
|
|
}
|