Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <link rel="icon" type="image/svg+xml" href="/vite.svg" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>ACE Copywriting Pipeline</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.4.1/papaparse.min.js"></script> | |
| <link rel="stylesheet" href="/index.css"> | |
| <script type="importmap"> | |
| { | |
| "imports": { | |
| "react": "https://esm.sh/react@^19.1.1", | |
| "react-dom/": "https://esm.sh/react-dom@^19.1.1/", | |
| "react/": "https://esm.sh/react@^19.1.1/" | |
| } | |
| } | |
| </script> | |
| <script type="module" crossorigin src="/assets/index-DQmHHp3O.js"></script> | |
| </head> | |
| <body class="bg-gray-900 text-gray-100 font-sans antialiased"> | |
| <div id="root" class="h-screen"></div> | |
| </body> | |
| <script | |
| src="https://udify.app/embed.min.js" | |
| id="U5KHVj67e4Gum8hd" | |
| defer> | |
| </script> | |
| <style> | |
| #dify-chatbot-bubble-button { | |
| background-color: #1C64F2 ; | |
| } | |
| #dify-chatbot-bubble-window { | |
| width: 24rem ; | |
| height: 40rem ; | |
| } | |
| </style> | |
| </html> |