{"version":3,"file":"component---src-pages-index-js-8650eba18975c758b1bd.js","mappings":"8HAGMA,EAAa,CACjBC,MAAO,UACPC,QAAS,GACTC,WAAY,4CAERC,EAAgB,CACpBC,UAAW,EACXC,aAAc,GACdC,SAAU,KAENC,EAAsB,CAC1BP,MAAO,WAEHQ,EAAkB,CACtBH,aAAc,IAEVI,EAAa,CACjBT,MAAO,UACPC,QAAS,EACTS,gBAAiB,UACjBC,SAAU,UACVC,aAAc,GAEVC,EAAa,CACjBR,aAAc,GACdS,YAAa,GAETC,EAAiB,CACrBC,WAAY,IACZL,SAAU,GACVL,SAAU,IACVD,aAAc,IAGVY,EAAY,CAChBjB,MAAO,UACPgB,WAAY,OACZL,SAAU,GACVO,cAAe,MAGXC,EAAY,iBACbF,EADa,CAEhBG,cAAe,OACff,aAAc,KAGVgB,EAAmB,CACvBrB,MAAO,UACPW,SAAU,GACVP,UAAW,GACXC,aAAc,EACdiB,WAAY,MAGRC,EACE,gBADFA,EAEC,iCAIDC,EAAa,CACjBxB,MAAO,OACPU,gBAAiB,UACjBe,OAAQ,oBACRd,SAAU,GACVK,WAAY,OACZU,cAAe,EACfd,aAAc,EACdX,QAAS,UACT0B,QAAS,eACTC,SAAU,WACVC,KAAM,EACNC,WAAY,GACZR,WAAY,GAIRS,EAAQ,CACZ,CACEC,KAAM,WACNC,IAAK,0CACLC,YACE,kIACFlC,MAAO,WAET,CACEgC,KAAM,gBACNC,IAAK,wCACLC,YACE,2HACFlC,MAAO,WAET,CACEgC,KAAM,mBACNC,IAAK,2CACLC,YACE,+HACFlC,MAAO,WAET,CACEgC,KAAM,oBACNC,IAAK,4CACLC,YACE,0HACFlC,MAAO,WAET,CACEgC,KAAM,iBACNC,IAAK,mCACLC,YACE,8HACFlC,MAAO,WAET,CACEgC,KAAM,iBACNC,IAAK,iCACLE,OAAO,EACPD,YACE,+HACFlC,MAAO,YA4DX,UAvDkB,WAChB,OACE,wBAAMoC,MAAOrC,GACX,0CACA,sBAAIqC,MAAOjC,GAAX,kBAEE,2BACA,wBAAMiC,MAAO7B,GAAb,mCACA,wBAAM8B,KAAK,MAAM,aAAW,uBAA5B,WAIF,qBAAGD,MAAO5B,GAAV,QACO,wBAAM4B,MAAO3B,GAAb,sBADP,yCAEuB,IACrB,wBAAM4B,KAAK,MAAM,aAAW,2BAA5B,OAIF,sBAAID,MAAOvB,GACT,sBAAIuB,MAAOjB,GACT,qBACEiB,MAAOnB,EACPqB,KAASf,EAAL,0EAEHA,IAGJQ,EAAMQ,KAAI,SAAAC,GAAI,OACb,sBAAIC,IAAKD,EAAKP,IAAKG,MAAK,iBAAOrB,EAAP,CAAuBf,MAAOwC,EAAKxC,SACzD,4BACE,qBACEoC,MAAOnB,EACPqB,KAASE,EAAKP,IAAV,0EAEHO,EAAKR,MAEPQ,EAAKL,OACJ,wBAAMC,MAAOZ,EAAY,aAAW,aAApC,QAIF,qBAAGY,MAAOf,GAAmBmB,EAAKN,mBAK1C,uBACEQ,IAAI,gBACJC,IAAI","sources":["webpack://exsqz.me/./src/pages/index.js"],"sourcesContent":["import * as React from \"react\"\n\n// styles\nconst pageStyles = {\n color: \"#232129\",\n padding: 96,\n fontFamily: \"-apple-system, Roboto, sans-serif, serif\",\n}\nconst headingStyles = {\n marginTop: 0,\n marginBottom: 64,\n maxWidth: 320,\n}\nconst headingAccentStyles = {\n color: \"#663399\",\n}\nconst paragraphStyles = {\n marginBottom: 48,\n}\nconst codeStyles = {\n color: \"#8A6534\",\n padding: 4,\n backgroundColor: \"#FFF4DB\",\n fontSize: \"1.25rem\",\n borderRadius: 4,\n}\nconst listStyles = {\n marginBottom: 96,\n paddingLeft: 0,\n}\nconst listItemStyles = {\n fontWeight: 300,\n fontSize: 24,\n maxWidth: 560,\n marginBottom: 30,\n}\n\nconst linkStyle = {\n color: \"#8954A8\",\n fontWeight: \"bold\",\n fontSize: 16,\n verticalAlign: \"5%\",\n}\n\nconst docLinkStyle = {\n ...linkStyle,\n listStyleType: \"none\",\n marginBottom: 24,\n}\n\nconst descriptionStyle = {\n color: \"#232129\",\n fontSize: 14,\n marginTop: 10,\n marginBottom: 0,\n lineHeight: 1.25,\n}\n\nconst docLink = {\n text: \"Documentation\",\n url: \"https://www.gatsbyjs.com/docs/\",\n color: \"#8954A8\",\n}\n\nconst badgeStyle = {\n color: \"#fff\",\n backgroundColor: \"#088413\",\n border: \"1px solid #088413\",\n fontSize: 11,\n fontWeight: \"bold\",\n letterSpacing: 1,\n borderRadius: 4,\n padding: \"4px 6px\",\n display: \"inline-block\",\n position: \"relative\",\n top: -2,\n marginLeft: 10,\n lineHeight: 1,\n}\n\n// data\nconst links = [\n {\n text: \"Tutorial\",\n url: \"https://www.gatsbyjs.com/docs/tutorial/\",\n description:\n \"A great place to get started if you're new to web development. Designed to guide you through setting up your first Gatsby site.\",\n color: \"#E95800\",\n },\n {\n text: \"How to Guides\",\n url: \"https://www.gatsbyjs.com/docs/how-to/\",\n description:\n \"Practical step-by-step guides to help you achieve a specific goal. Most useful when you're trying to get something done.\",\n color: \"#1099A8\",\n },\n {\n text: \"Reference Guides\",\n url: \"https://www.gatsbyjs.com/docs/reference/\",\n description:\n \"Nitty-gritty technical descriptions of how Gatsby works. Most useful when you need detailed information about Gatsby's APIs.\",\n color: \"#BC027F\",\n },\n {\n text: \"Conceptual Guides\",\n url: \"https://www.gatsbyjs.com/docs/conceptual/\",\n description:\n \"Big-picture explanations of higher-level Gatsby concepts. Most useful for building understanding of a particular topic.\",\n color: \"#0D96F2\",\n },\n {\n text: \"Plugin Library\",\n url: \"https://www.gatsbyjs.com/plugins\",\n description:\n \"Add functionality and customize your Gatsby site or app with thousands of plugins built by our amazing developer community.\",\n color: \"#8EB814\",\n },\n {\n text: \"Build and Host\",\n url: \"https://www.gatsbyjs.com/cloud\",\n badge: true,\n description:\n \"Now you’re ready to show the world! Give your Gatsby site superpowers: Build and host on Gatsby Cloud. Get started for free!\",\n color: \"#663399\",\n },\n]\n\n// markup\nconst IndexPage = () => {\n return (\n
\n Home Page\n

\n Congratulations\n
\n β€” you just made a Gatsby site! \n \n πŸŽ‰πŸŽ‰πŸŽ‰\n \n

\n

\n Edit src/pages/index.js to see this page\n update in real-time.{\" \"}\n \n 😎\n \n

\n \n \n
\n )\n}\n\nexport default IndexPage\n"],"names":["pageStyles","color","padding","fontFamily","headingStyles","marginTop","marginBottom","maxWidth","headingAccentStyles","paragraphStyles","codeStyles","backgroundColor","fontSize","borderRadius","listStyles","paddingLeft","listItemStyles","fontWeight","linkStyle","verticalAlign","docLinkStyle","listStyleType","descriptionStyle","lineHeight","docLink","badgeStyle","border","letterSpacing","display","position","top","marginLeft","links","text","url","description","badge","style","role","href","map","link","key","alt","src"],"sourceRoot":""}