-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 2.42 KB
/
Copy pathindex.html
File metadata and controls
33 lines (33 loc) · 2.42 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
33
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<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="black-translucent" />
<meta name="theme-color" content="#09090b" />
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="dns-prefetch" href="https://api.anthropic.com" />
<title>FlowFabric — AI Flows for Everything</title>
<meta name="description" content="165+ structured AI workflows for life, career, money, business, health, and more. Free. No account needed. Runs step by step, streamed live in your browser." />
<meta property="og:title" content="FlowFabric — AI Flows for Everything" />
<meta property="og:description" content="165+ structured AI workflows. Free. No account needed. Pick a flow, describe your situation, get real actionable output — not generic advice." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://velma-ai.vercel.app" />
<meta property="og:image" content="https://velma-ai.vercel.app/og-default.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="FlowFabric — AI Flows for Everything" />
<meta name="twitter:description" content="165+ structured AI workflows. Free. No account needed. Pick a flow, describe your situation, get real actionable output." />
<meta name="twitter:image" content="https://velma-ai.vercel.app/og-default.png" />
<script defer data-domain="velma-ai.vercel.app" src="https://plausible.io/js/script.js"></script>
<script>/* Microsoft Clarity placeholder - replace CLARITY_ID with actual project ID */ (function(c,l,a,r,i,t,y){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/CLARITY_ID";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y)})(window,document,"clarity","script");</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>