mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Merge pull request #878 from tregsthedev/patch-11
change slack copy for over 18+
This commit is contained in:
commit
25e89e67bd
1 changed files with 3 additions and 4 deletions
|
|
@ -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>
|
||||
)}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue