Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Immersive Audio Player & Lyric Video Maker</title> | |
| <meta name="theme-color" content="#09090b" /> | |
| <link rel="icon" href="./icon.svg" type="image/svg+xml"> | |
| <script src="./coi-serviceworker.js"></script> | |
| <script type="importmap"> | |
| { | |
| "imports": { | |
| "react/": "https://esm.sh/react@^19.2.3/", | |
| "react": "https://esm.sh/react@^19.2.3", | |
| "lucide-react": "https://esm.sh/lucide-react@^0.561.0", | |
| "react-dom/": "https://esm.sh/react-dom@^19.2.3/" | |
| } | |
| } | |
| </script> | |
| <script type="module" crossorigin src="/assets/index-B4w973Iy.js"></script> | |
| <link rel="stylesheet" crossorigin href="/assets/index-4959mKr0.css"> | |
| <link rel="manifest" href="/manifest.webmanifest"></head> | |
| <body class="bg-zinc-950 text-white overflow-hidden"> | |
| <div id="root"></div> | |
| </body> | |
| </html> |