Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <link rel="icon" type="image/png" href="/icons/favicon-96x96.png" sizes="96x96" /> | |
| <link rel="icon" type="image/svg+xml" href="/icons/favicon.svg" /> | |
| <link rel="shortcut icon" href="/icons/favicon.ico" /> | |
| <link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png" /> | |
| <meta name="apple-mobile-web-app-title" content="BiniLossless" /> | |
| <link rel="manifest" href="/site.webmanifest" /> | |
| <script defer src="https://u.binimum.org/script.js" data-website-id="a722aa59-e529-475b-b21d-0835ff659a93"></script> | |
| %sveltekit.head% | |
| </head> | |
| <body data-sveltekit-preload-data="hover"> | |
| <div style="display: contents">%sveltekit.body%</div> | |
| </body> | |
| </html> | |