mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
change copy on hackclub.com/vitalik to reflect end of ama (#339)
* add tevan's info * fix conflict * Add Vitalik AMA Standby Page :) * small changes ( AMA ) * responsive changes + fix counter * add buttons for livestream * Rename vitalik-ama.js to vitalik.js * Update vitalik.js * Update vitalik.js * update site to reflect end of ama * update particle.js Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
This commit is contained in:
parent
43c5252269
commit
91697b0138
1 changed files with 4 additions and 34 deletions
|
|
@ -244,12 +244,12 @@ export default function Vitalik() {
|
|||
fontWeight: 'bold'
|
||||
})}
|
||||
>
|
||||
The AMA is happening right now...
|
||||
The AMA has ended. Thank you to Vitalik and everyone for joining us!
|
||||
</Text>
|
||||
<Box>
|
||||
<Button
|
||||
as="a"
|
||||
href="https://www.youtube.com/watch?v=E9NNUI-arfY"
|
||||
href="https://hack.af/vitalik-livestream"
|
||||
sx={{
|
||||
background: '#CDAEFB',
|
||||
margin: ['10px', '15px'],
|
||||
|
|
@ -258,38 +258,8 @@ export default function Vitalik() {
|
|||
display: 'inline-block'
|
||||
}}
|
||||
>
|
||||
Watch Livestream
|
||||
Watch Recording
|
||||
</Button>
|
||||
<Box
|
||||
sx={{
|
||||
display: 'inline-block',
|
||||
margin: ['10px', '15px']
|
||||
}}
|
||||
>
|
||||
<Text
|
||||
sx={{
|
||||
color: '#82A9F9',
|
||||
display: 'block',
|
||||
marginLeft: '5px'
|
||||
}}
|
||||
>
|
||||
{' '}
|
||||
( for Hack Clubbers )
|
||||
</Text>
|
||||
|
||||
<Button
|
||||
as="a"
|
||||
href="https://hackclub.slack.com/archives/C0266FRGT/p1643935657353179?thread_ts=1643334109.368379&cid=C0266FRGT"
|
||||
sx={{
|
||||
background: '#82A9F9',
|
||||
marginLeft: '0',
|
||||
color: '#222222',
|
||||
display: 'block'
|
||||
}}
|
||||
>
|
||||
Join The Call
|
||||
</Button>
|
||||
</Box>
|
||||
</Box>
|
||||
</Box>
|
||||
)}
|
||||
|
|
@ -317,7 +287,7 @@ export default function Vitalik() {
|
|||
Hack Club
|
||||
</Link>{' '}
|
||||
is a global community of high school makers & student-led coding
|
||||
clubs. We’ve got a 24/7 Slack chatroom of 15k+ teenagers
|
||||
clubs. We’ve got a 24/7 Slack chatroom of 10k+ teenagers
|
||||
learning to code & building amazing projects, & you’ll fit right
|
||||
in.
|
||||
</Text>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue