Spaces:
Running
Running
| <html lang="en" class="dark"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <link rel="icon" href="https://fav.farm/🦆"/> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Quack - DuckDB in the browser</title> | |
| <link rel="stylesheet" href="https://rsms.me/inter/inter.css"> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| <script type="module" src="/src/main.tsx"></script> | |
| </body> | |
| </html> | |