Could not load bond data
Network error
If you're previewing locally, this file needs to be served over HTTP (not file://) so it can fetch bonds.json.
Quickest way:
cd /path/to/rightbonds && python3 -m http.server 8000
Then open http://localhost:8000.