{"version":3,"sources":["webpack:///./src/components/base/SEO.tsx","webpack:///./src/pages/code-of-conduct.tsx"],"names":["SEO","props","image","config","siteBanner","title","siteTitle","description","siteDescription","url","path","siteUrl","pathPrefix","schemaOrgJSONLD","name","alternateName","siteTitleAlt","lang","siteLanguage","content","type","JSON","stringify","property","ogLanguage","ogSiteName","siteFBAppID","userTwitter","style","justifyContent","display","alt","className","src","href","target","rel"],"mappings":"2FAAA,mFAUaA,EAAM,SAACC,GAClB,IAAMC,EAAQC,IAAOC,WACfC,EAAQJ,EAAMI,MAAWJ,EAAMI,MAAvB,MAAkCF,IAAOG,UAAcH,IAAOG,UACtEC,EAAcN,EAAMM,YAAcN,EAAMM,YAAcJ,IAAOK,gBAC7DC,EAAMR,EAAMS,KACdP,IAAOQ,QAAUV,EAAMS,KACvBP,IAAOQ,QAAUR,IAAOS,WACtBC,EAAkB,CACtB,CACE,WAAY,oBACZ,QAAS,UACT,MAAOJ,EACPA,MACAK,KAAMT,EACNU,cAAeZ,IAAOa,aAAeb,IAAOa,aAAe,KAI/D,OACE,kBAAC,IAAD,KACE,0BAAMC,KAAMd,IAAOe,eACnB,+BAAQb,GACR,0BAAMS,KAAK,cAAcK,QAASZ,IAClC,0BAAMO,KAAK,QAAQK,QAASjB,IAC5B,4BAAQkB,KAAK,uBAAuBC,KAAKC,UAAUT,IACnD,0BAAMU,SAAS,YAAYJ,QAAShB,IAAOqB,aAC3C,0BACED,SAAS,eACTJ,QAAShB,IAAOsB,WAAatB,IAAOsB,WAAa,KAEnD,0BAAMF,SAAS,SAASJ,QAASV,IACjC,0BAAMc,SAAS,WAAWJ,QAASd,IACnC,0BAAMkB,SAAS,iBAAiBJ,QAASZ,IACzC,0BAAMgB,SAAS,WAAWJ,QAASjB,IACnC,0BAAMqB,SAAS,YAAYJ,QAAShB,IAAOuB,cAC3C,0BAAMZ,KAAK,eAAeK,QAAQ,wBAClC,0BAAML,KAAK,kBAAkBK,QAAShB,IAAOwB,cAC7C,0BAAMb,KAAK,gBAAgBK,QAASd,IACpC,0BAAMS,KAAK,cAAcK,QAAShB,IAAOQ,UACzC,0BAAMG,KAAK,sBAAsBK,QAASZ,IAC1C,0BAAMO,KAAK,gBAAgBK,QAASjB,O,kCClD1C,wDAIe,qBACb,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKG,MAAK,oBACV,kBAAC,IAAD,KACE,kBAAC,IAAD,KACE,yBAAKuB,MAAO,CAAEC,eAAgB,SAAUC,QAAS,SAC/C,yBACEC,IAAI,iBACJC,UAAU,oBACVC,IAAI,sBAGR,wBAAID,UAAU,yBAAd,oBAEF,kBAAC,IAAD,KACE,yBAAKA,UAAU,eACb,qJAIA,uZAQA,4WAOA,2CACA,yGAGA,4BACE,4DACgC,IAC9B,uBACEA,UAAU,OACVE,KAAK,2DAFP,8DAFF,kPAaA,kLAKA,sGAGA,uDACA,4FACA,2EACA,0DACA,8EACA,8GAIA,6HAIA,kEACA,0FAEF,6LAKA,4BACE,2GAIA,+IAIA,yGAIF,4CACA,mHAIA,iRAMA,6QAMA,yCACA,8NAKA,4BACE,qCACS,IACP,uBACEF,UAAU,OACVG,OAAO,SACPC,IAAI,sBACJF,KAAK,kFAJP,wBASF,wIAKF,+DACA,4BACE,sIAIA,wFACA,mGAGA,2DACA,uGAGA,6DACA,gEAEF,wDACA,mHAIA,sCACA,qFAC0D,IACxD,uBACEF,UAAU,OACVE,KAAK,sEACLC,OAAO,SACPC,IAAI,uBAJN,iBAOK,IATP,UAUU,IACR,uBACEJ,UAAU,OACVE,KAAK,oCACLC,OAAO,SACPC,IAAI,uBAJN,kCAXF","file":"component---src-pages-code-of-conduct-tsx-3b89ba748ad7a09560b8.js","sourcesContent":["import React from 'react';\nimport { Helmet } from 'react-helmet';\nimport config from '../../config';\n\ninterface SEO {\n title?: string;\n description?: string;\n path?: string;\n}\n\nexport const SEO = (props: SEO) => {\n const image = config.siteBanner;\n const title = props.title ? `${props.title} | ${config.siteTitle}` : config.siteTitle;\n const description = props.description ? props.description : config.siteDescription;\n const url = props.path\n ? config.siteUrl + props.path\n : config.siteUrl + config.pathPrefix;\n const schemaOrgJSONLD = [\n {\n '@context': 'http://schema.org',\n '@type': 'WebSite',\n '@id': url,\n url,\n name: title,\n alternateName: config.siteTitleAlt ? config.siteTitleAlt : '',\n },\n ];\n\n return (\n
\n This policy is a living document and subject to refinement and updates in\n the future. Last updated on 07 October 2020.\n
\n\n FlutterVikings is a friendly community where everyone should feel welcome,\n safe and comfortable to share ideas and engage in open discussion. It’s\n really important for us to provide a harassment-free experience for\n everyone inclusive of gender, gender identity and expression, sexual\n orientation, disability, physical appearance, body size, race, age,\n nationality or religion.\n
\n\n All participants, speakers, sponsors and staff are required to abide by\n our code of conduct at White October Events conferences and meetups, and\n online. Any violations will be dealt with seriously and may include being\n expelled and banned from events or online spaces without a refund. This is\n to protect the safety of our community.\n
\n\n What do we mean by “harassment”? Harassment includes but isn’t limited to:\n
\n\n We prioritise the safety of marginalised people’s safety over privileged\n people’s comfort. This means we reserve the right not to act on complaints\n regarding:\n
\n\n Participants asked to stop any harassing behaviour are expected to stop\n immediately.\n
\n\n Participants engaging in harassing behaviour may be asked to leave an\n event or online space and may be banned temporarily or indefinitely. If a\n ticket was purchased for an in-person or online event, we reserve the\n right not to issue a refund.\n
\n\n If harassment occurs outside an event or online space organised by White\n October Events that may impact the safety of our community, we reserve the\n right to investigate and take appropriate action, for instance banning\n from future events.\n
\n\n If you are being harassed or made to feel unsafe or unwelcome, please\n report it as soon as possible. You can help us by reporting any behaviour\n you think might go against the Code of Conduct.\n
\n\n Please see the event-specific Code of Conduct for contact details of local\n services.\n
\n\n Our updated Code of Conduct was based on resources from{' '}\n \n Geek Feminism\n {' '}\n and the{' '}\n \n XOXO Community Code of Conduct\n \n .\n
\n