{"version":3,"file":"component---src-pages-index-tsx-451b005e72da45255c9d.js","mappings":"mNAyCA,EAdwD,SAAC,GAAD,EAAGA,KAAH,EAASC,KAAT,OACtD,gBAAC,IAAD,CAAQC,UAAU,8DAChB,gBAAC,IAAD,CAAKC,MAAM,aACX,wBAAMD,UAAU,QACd,sDACA,qBAAGA,UAAU,QAAb,0EAGA,sBAAIA,UAAU,QAAd,+BACA,uBAAKA,UAAU,OAAOE,wBAAyB,CAACC,OCpCjC","sources":["webpack://gatsby-starter-default/./src/pages/index.tsx","webpack://gatsby-starter-default/./src/components/convertkit-signup.ts"],"sourcesContent":["// If you don't want to use TypeScript you can delete this file!\nimport * as React from \"react\"\nimport { PageProps, Link, graphql } from \"gatsby\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\n\nimport { SignupForm } from \"../components/convertkit-signup\"\n\n\n/*\n
\n

Cover your page.

\n

Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.

\n

\n Learn more\n

\n
\n*/\n\n\ntype DataProps = {\n site: {\n buildTime: string\n }\n}\n\nconst UsingTypescript: React.FC> = ({ data, path }) => (\n \n \n
\n

Your Programmable Brain.

\n

\n Cereb.io is an API-first to-do list, designed for Software Developers.\n

\n

Alpha Opening October 2021.

\n
\n
\n
\n)\n\nexport default UsingTypescript\n\nexport const query = graphql`\n {\n site {\n buildTime(formatString: \"YYYY-MM-DD hh:mm a z\")\n }\n }\n`\n","export var SignupForm = `\n\n\n
\n \n
\n \n

Want To Try the Alpha?

\n
\n \n

\n We are currently picking alpha testers from our subscribers. Subscribe\n to get updates about Cereb.io.\n

\n \n \n \n \n \n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n
\n
\n Send Me Info\n \n
\n \n

We respect your privacy. Unsubscribe at any time.

\n
\n
\n Built with ConvertKit\n
\n \n \n \n\n`\n"],"names":["data","path","className","title","dangerouslySetInnerHTML","__html"],"sourceRoot":""}