fix(html): embed animation data for CORS-safe local file access

- Created generate_html.py to embed JSON data directly in HTML
- No external fetch() needed - works when opened directly in browser
- File size: 149.5 KB (self-contained)
- Shows forecast horizon (12-36 months) in stats
This commit is contained in:
Clayton Young
2026-02-21 17:35:07 -05:00
parent 96372cee99
commit 1a65439ebf
2 changed files with 5996 additions and 21 deletions