mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Link public #hackathon-organizsers channel
This commit is contained in:
parent
23991863b7
commit
9a79503f36
1 changed files with 4 additions and 5 deletions
|
|
@ -2,7 +2,6 @@ import { Button, Box, Container, Heading, Text, Link } from 'theme-ui'
|
|||
import usePrefersMotion from '../../../lib/use-prefers-motion'
|
||||
import useHasMounted from '../../../lib/use-has-mounted'
|
||||
import NextLink from 'next/link'
|
||||
import { thousands } from '../../../lib/members'
|
||||
|
||||
const Content = () => (
|
||||
<Container
|
||||
|
|
@ -47,13 +46,13 @@ const Content = () => (
|
|||
borderRadius: 5
|
||||
}}
|
||||
>
|
||||
{/* <Link
|
||||
<Link
|
||||
href="https://hackclub.slack.com/archives/C03QSGGCJN7"
|
||||
sx={{ textDecoration: 'none', color: 'currentColor' }}
|
||||
target="_blank"
|
||||
> */}
|
||||
#hackathon-organizers
|
||||
{/* </Link> */}
|
||||
>
|
||||
#hackathon-organizers
|
||||
</Link>
|
||||
</Box>{' '}
|
||||
channel is where teenagers around the world ask questions and share their
|
||||
own hackathon organizing experiences—from finding a venue to securing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue