Menu
AkurAI-Build
publicLatest change 1c2159692a31765cd66ed709791ba11468054873 - Initial commit: bunfork v0.1.0 source tree by Olafur Bui
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Static SPA shell</title> <script type="module" src="/assets/app-deadbeef.js"></script> </head> <body> <main id="spa-shell">hand-authored SPA fallback shell</main> </body> </html>