Merge pull request #878 from tregsthedev/patch-11

change slack copy for over 18+
This commit is contained in:
yodalightsabr 2023-09-01 20:17:22 -07:00 committed by GitHub
commit 25e89e67bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,10 +129,9 @@ const JoinForm = ({ sx = {} }) => {
as="div"
sx={{ maxWidth: '600px', textAlign: 'center', mb: 2 }}
>
Hold your horses! <b>Our Slack community is for teenagers</b>, and
as such we're really careful about letting adults join. If you feel
you'd have a place here, reach out to{' '}
<Link href="mailto:slack@hackclub.com">slack@hackclub.com</Link>.
Hold your horses! <b>Our Slack community is for minors</b>! To find out more about what all we do, check out our { ' '} <Link href="https://github.com/hackclub"> Github </Link>. If you're a parent or educator &
want to talk to a member of our team, send us a email at {' '}
<Link href="mailto:team@hackclub.com">team@hackclub.com</Link>.
</Text>
)}