20 lines
1.2 KiB
HTML
20 lines
1.2 KiB
HTML
<!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.0" />
|
|
<title>Flow | Productivity Tool for High-Performance Teams</title>
|
|
<meta property="og:title" content="Flow | Productivity Tool for High-Performance Teams" />
|
|
<meta name="twitter:title" content="Flow | Productivity Tool for High-Performance Teams" />
|
|
<meta name="description" content="Flow is the ultimate productivity SaaS tool to organize tasks, automate workflows, and boost team efficiency." />
|
|
<meta property="og:description" content="Flow is the ultimate productivity SaaS tool to organize tasks, automate workflows, and boost team efficiency." />
|
|
<meta name="twitter:description" content="Flow is the ultimate productivity SaaS tool to organize tasks, automate workflows, and boost team efficiency." />
|
|
<meta name="keywords" content="productivity, saas, project management, workflow automation, team collaboration" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|