Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta | |
| name="viewport" | |
| content="width=device-width, initial-scale=1, viewport-fit=cover" | |
| /> | |
| <meta name="apple-mobile-web-app-capable" content="yes" /> | |
| <meta name="apple-mobile-web-app-status-bar-style" content="default" /> | |
| <meta name="apple-mobile-web-app-title" content="Habit Journal" /> | |
| <meta name="theme-color" content="#EBE7E0" /> | |
| <meta name="description" content="Personal habit journal" /> | |
| <link rel="preconnect" href="https://fonts.googleapis.com" /> | |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> | |
| <link | |
| href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap" | |
| rel="stylesheet" | |
| /> | |
| <link rel="manifest" href="/manifest.webmanifest" /> | |
| <link rel="apple-touch-icon" href="/icons/icon-192.png" /> | |
| <title>Habit Journal</title> | |
| <script type="module" crossorigin src="/assets/index-zgsqBK9O.js"></script> | |
| <link rel="stylesheet" crossorigin href="/assets/index-Ck2YtWBn.css"> | |
| </head> | |
| <body> | |
| <div id="app"></div> | |
| </body> | |
| </html> | |