43 lines
1.7 KiB
HTML
43 lines
1.7 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 http-equiv="origin-trial" content="AhWOaJkK9UupntsXcPeoI5jB0QriKWpjKihquvBAZt2CXCXljDoV7BasrVwECNBngkQ/Bxehaq12s0kdC0U8vAwAAABOeyJvcmlnaW4iOiJodHRwczovL2NyYWIuZml0OjQ0MyIsImZlYXR1cmUiOiJEaWdpdGFsR29vZHMiLCJleHBpcnkiOjE2MjYyMjA3OTl9">
|
|
<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><h1>🦀 Crab Fit doesn't work without Javascript 🏋️</h1><p>Enable Javascript or try a different browser.<p></noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|