d10ffca4e863536c8114c0758c88571544a98baf
The audio layer built the soundtrack url as a literal /media/audio/<f>, which 404s on the static R2 build (audio err 4, silent). Route it through mediaBase() like the video path: dev → /media/ (unchanged), static → https://static.benstull.art/. Verified live: aud loads 200 from R2 and plays. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Python
54.9%
JavaScript
22%
HTML
10%
TypeScript
8.3%
CSS
2.6%
Other
2.1%