Spaces:
Running
Running
File size: 960 Bytes
f3f5419 a7a1a16 e22d51a f3f5419 a7a1a16 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | <!DOCTYPE html>
<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-DRoVJsBw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DfsLgIEy.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body class="bg-zinc-950 text-white overflow-hidden">
<div id="root"></div>
</body>
</html> |