DistractIQ / index.html
github-actions
Initial clean deploy
7ff860b
Raw
History Blame Contribute Delete
1.61 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- TODO: Set the document title to the name of your application -->
<title>DIstractIQ</title>
<meta name="description" content="Focus Companion is an AI-powered productivity app that quantifies phone usage impact on focus.">
<meta name="author" content="Lovable" />
<!-- TODO: Update og:title to match your application name -->
<meta property="og:type" content="website" />
<meta property="og:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/26ab564d-3513-4707-a504-03ed54df2cb7/id-preview-948040ff--c26e7f15-4485-4f6c-a18a-9b85e0052751.lovable.app-1777179726183.png">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Lovable" />
<meta name="twitter:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/26ab564d-3513-4707-a504-03ed54df2cb7/id-preview-948040ff--c26e7f15-4485-4f6c-a18a-9b85e0052751.lovable.app-1777179726183.png">
<meta property="og:title" content="DIstractIQ">
<meta name="twitter:title" content="DIstractIQ">
<meta property="og:description" content="Focus Companion is an AI-powered productivity app that quantifies phone usage impact on focus.">
<meta name="twitter:description" content="Focus Companion is an AI-powered productivity app that quantifies phone usage impact on focus.">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>