Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <link rel="icon" type="image/svg+xml" href="static/assets/favicon.svg" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <meta property="og:title" content="A.I. Audio Player" /> | |
| <meta property="og:type" content="website" /> | |
| <meta property="og:url" content="https://sebastiankay-my-ai-songs.hf.space" /> | |
| <meta property="og:image" content="https://cdn-thumbnails.huggingface.co/social-thumbnails/spaces/Sebastiankay/my-ai-songs.png" /> | |
| <meta name="description" content="Meine besten A.I. Songs" /> | |
| <title>A.I. Audio Player</title> | |
| <script type="module" crossorigin src="static/assets/script.js"></script> | |
| <link rel="stylesheet" crossorigin href="static/assets/style.css" /> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> | |