| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | |
| <title>Maryjane Genetics Sim</title> | |
| <script src="https://telegram.org/js/telegram-web-app.js"></script> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| <script type="module" src="splash.tsx"></script> | |
| </body> | |
| </html> | |