Files
op-pedal/vite/t3k_response.html
Robin E.R. Davies c456e5187b NAM A2 Sync
2026-05-12 12:31:21 -04:00

17 lines
344 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tone3000 Download Received</title>
</head>
<body style="background: black;">
<div id="root"></div>
<script type="module" src="/src/t3k_response.tsx"></script>
</body>
</html>