mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Fix Daydream Referral Link (#1617)
This commit is contained in:
parent
57987cc2e1
commit
5679ea82d5
2 changed files with 3 additions and 3 deletions
|
|
@ -123,7 +123,7 @@ export default function Daydream() {
|
|||
/>
|
||||
</Box>
|
||||
<Buttons
|
||||
href="https://daydream.hackclub.com/?r=index-announcement"
|
||||
href="https://daydream.hackclub.com/?r=3928"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
primary="#e472ab"
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ function Page({
|
|||
width="90vw"
|
||||
copy="You're invited to the world's largest high-school game jam!"
|
||||
caption="We're running a game jam in 100+ cities worldwide. Sign up to make a game in-person on September 27th & 28th!"
|
||||
href="https://daydream.hackclub.com/?r=index-announcement"
|
||||
href="https://daydream.hackclub.com/?r=3928"
|
||||
imgSrc="https://hc-cdn.hel1.your-objectstorage.com/s/v3/997e5fcca4f34cfee1a8d859e910e97a285521c4_icon-tight.png"
|
||||
/>
|
||||
<Box
|
||||
|
|
@ -296,7 +296,7 @@ function Page({
|
|||
<Button
|
||||
variant="ctaLg"
|
||||
as="a"
|
||||
href="https://daydream.hackclub.com"
|
||||
href="https://daydream.hackclub.com/?r=3928"
|
||||
mt={[3, 0, 0]}
|
||||
mr={3}
|
||||
sx={{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue