Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Remember It</title> | |
| <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M 57,59 A 24,24 0 1 1 63,51' stroke='%23E07856' stroke-width='8.5' stroke-linecap='round' fill='none'/%3E%3Cline x1='60' y1='55' x2='76' y2='71' stroke='%23E07856' stroke-width='8.5' stroke-linecap='round'/%3E%3Cpath d='M 33,34 C 33,25 49,25 49,35 C 49,43 41,43 41,48' stroke='%23E07856' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Ccircle cx='41' cy='55' r='4' fill='%235A9B8E'/%3E%3C/svg%3E"/> | |
| <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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet" /> | |
| <script>window.ContainsAiGeneratedContent = window.ContainsAiGeneratedContent || (() => {});</script> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| <script type="module" src="/src/main.jsx"></script> | |
| </body> | |
| </html> | |