46 lines
1.9 KiB
HTML
46 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
|
|
<meta name="theme-color" content="#F79E00">
|
|
<meta
|
|
name="keywords"
|
|
content="crab, fit, crabfit, schedule, availability, availabilities, when2meet, doodle, meet, plan, time, timezone"
|
|
>
|
|
<meta
|
|
name="description"
|
|
content="Enter your availability to find a time that works for everyone!"
|
|
>
|
|
<meta name="monetization" content="$ilp.uphold.com/HjDULeBk9JnH">
|
|
<meta http-equiv="origin-trial" content="Ar7tjGW2QiMeUPQCeRlYjb3ea5SyMxU5a7dEPxbmq7BSlOrSb+Twl7QiZ+z36B2KlPH9HXXCrTxfOBs2W1IbPQQAAABOeyJvcmlnaW4iOiJodHRwczovL2NyYWIuZml0OjQ0MyIsImZlYXR1cmUiOiJEaWdpdGFsR29vZHMiLCJleHBpcnkiOjE2MzE2NjM5OTl9">
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png">
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
|
|
|
|
<meta property="og:title" content="Crab Fit">
|
|
<meta property="og:description" content="Enter your availability to find a time that works for everyone!">
|
|
<meta property="og:url" content="https://crab.fit">
|
|
|
|
<link rel="stylesheet" href="%PUBLIC_URL%/index.css">
|
|
|
|
<title>Crab Fit</title>
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E6S1CDFBCD"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-E6S1CDFBCD');
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
<div style="font-family: Karla, sans-serif; text-align: center; margin: 20vh 0; display: block;"><h1>🦀 Crab Fit doesn't work without Javascript 🏋️</h1><p>Enable Javascript or try a different browser.</p></div>
|
|
</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|