-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (26 loc) · 3.2 KB
/
Copy pathindex.html
File metadata and controls
32 lines (26 loc) · 3.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>data-wizard-automator-flask</title>
<meta name="description" content="Lovable Generated Project" />
<meta name="author" content="Lovable" />
<!-- Data Engineering Professional Favicon -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><defs><linearGradient id='grad1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%232563eb'/><stop offset='50%25' stop-color='%233b82f6'/><stop offset='100%25' stop-color='%231d4ed8'/></linearGradient><linearGradient id='grad2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%2310b981'/><stop offset='100%25' stop-color='%23059669'/></linearGradient></defs><rect width='32' height='32' fill='%23ffffff' rx='6'/><circle cx='8' cy='8' r='2.5' fill='url(%23grad1)'/><circle cx='24' cy='8' r='2.5' fill='url(%23grad1)'/><circle cx='16' cy='16' r='2.5' fill='url(%23grad2)'/><circle cx='8' cy='24' r='2.5' fill='url(%23grad1)'/><circle cx='24' cy='24' r='2.5' fill='url(%23grad1)'/><path d='M8 8L16 16M16 16L24 8M16 16L8 24M16 16L24 24' stroke='url(%23grad1)' stroke-width='1.5' fill='none' opacity='0.8'/><rect x='14' y='14' width='4' height='4' fill='url(%23grad2)' rx='1'/></svg>" type="image/svg+xml">
<link rel="apple-touch-icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><defs><linearGradient id='grad1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%232563eb'/><stop offset='50%25' stop-color='%233b82f6'/><stop offset='100%25' stop-color='%231d4ed8'/></linearGradient><linearGradient id='grad2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%2310b981'/><stop offset='100%25' stop-color='%23059669'/></linearGradient></defs><rect width='180' height='180' fill='%23ffffff' rx='32'/><circle cx='45' cy='45' r='12' fill='url(%23grad1)'/><circle cx='135' cy='45' r='12' fill='url(%23grad1)'/><circle cx='90' cy='90' r='12' fill='url(%23grad2)'/><circle cx='45' cy='135' r='12' fill='url(%23grad1)'/><circle cx='135' cy='135' r='12' fill='url(%23grad1)'/><path d='M45 45L90 90M90 90L135 45M90 90L45 135M90 90L135 135' stroke='url(%23grad1)' stroke-width='8' fill='none' opacity='0.8'/><rect x='78' y='78' width='24' height='24' fill='url(%23grad2)' rx='6'/></svg>">
<meta property="og:title" content="data-wizard-automator-flask" />
<meta property="og:description" content="Lovable Generated Project" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lovable_dev" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
</head>
<body>
<div id="root"></div>
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>