mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
rsvp link
This commit is contained in:
parent
f2702aa6e4
commit
e3d1a1db71
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ const RSVP = ({ text, color }) => {
|
|||
return (
|
||||
<Flex
|
||||
as="a"
|
||||
href="https://hack.club/arcade-rsvp"
|
||||
href="https://hack.club/arcade-join"
|
||||
target="_blank"
|
||||
className="slackey"
|
||||
sx={{
|
||||
|
|
@ -633,7 +633,7 @@ const Arcade = ({ stickers = [], inventory }) => {
|
|||
<Box sx={{ width: ['100%', '100%', '100%', 'fit-content'] }}>
|
||||
<Flex
|
||||
as="a"
|
||||
href="https://hack.club/arcade-rsvp"
|
||||
href="https://hack.club/arcade-join"
|
||||
target="_blank"
|
||||
className="slackey"
|
||||
sx={{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue