| | |
| | | <!DOCTYPE html> |
| | | <html lang="en" theme="dark"> |
| | | <html lang="en" theme="white"> |
| | | |
| | | <head> |
| | | <meta charset="UTF-8" /> |
| | | <link rel="icon" type="image/svg+xml" href="/relicon.png" /> |
| | | <link rel="icon" type="image/svg+xml" href="./favicon.ico" /> |
| | | <link rel="manifest" href="./public/desk/manifest.json"> |
| | | <meta name="package" content="20231125T0359"> |
| | | <meta name="viewport" |
| | |
| | | <meta name="apple-mobile-web-app-capable" content="yes" /> |
| | | <meta name="theme-color" content="#131A2E"> |
| | | <meta name="apple-mobile-web-app-status-bar-style" content="#131A2E" /> |
| | | <link rel="apple-touch-icon" href="./public/img/App.png"> |
| | | <link rel="apple-touch-icon" href="./favicon.ico"> |
| | | <title>Crypto</title> |
| | | </head> |
| | | |