Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the signup link #34

Merged
merged 2 commits into from
Jan 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 10 additions & 11 deletions pages/quezon-city.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export default function QuezonCity() {
/>
</Box>
<Link
href="https://forms.hackclub.com/scrapyard-signup?event_id=recfKR3GeLkWdxzaB"
href="https://forms.hackclub.com/scrapyard-signup?event=quezon-city"
target="_blank"
>
<Box
Expand Down Expand Up @@ -315,15 +315,15 @@ export default function QuezonCity() {
fontSize: '1.5em'
}}
>
Scrapyard Quezon City is a hackathon for high schoolers
happening in Quezon City, where you can make the stupidest
things you can think of! Anything, from a{' '}
Scrapyard Quezon City is a hackathon for high schoolers happening
in Quezon City, where you can make the stupidest things you can
think of! Anything, from a{' '}
<Link href="https://www.youtube.com/watch?v=PnK4gzO6S3Q">
lamp that flashes faster the slower you type
</Link>
, to those ideas that you wouldn't dare to consider to be useful,
goes at Scrapyard. No matter your experience, Scrapyard
Quezon City needs you and your scrappy ideas!
goes at Scrapyard. No matter your experience, Scrapyard Quezon
City needs you and your scrappy ideas!
</p>
</Box>
</Box>
Expand Down Expand Up @@ -433,8 +433,7 @@ export default function QuezonCity() {
textAlign: 'center'
}}
>
Scrapyard Quezon City is a 12 hour event - HERE'S THE ROUGH
SCHEDULE!
Scrapyard Quezon City is a 12 hour event - HERE'S THE ROUGH SCHEDULE!
</Heading>
<Box
sx={{
Expand Down Expand Up @@ -662,7 +661,7 @@ export default function QuezonCity() {
We’re here to help! Our parents guide will be released soon, but
they can reach out to us at{' '}
<Link href="mailto:[email protected]">
[email protected]
[email protected]
</Link>{' '}
for questions.
</>
Expand All @@ -673,7 +672,7 @@ export default function QuezonCity() {
channel on the Hack Club slack or email us at{' '}
{/* TODO: Change this email to your event's email */}
<Link href="mailto:[email protected]">
[email protected]
[email protected]
</Link>
.
</>
Expand Down Expand Up @@ -725,7 +724,7 @@ export default function QuezonCity() {
})}
</Grid>
<Link
href="https://forms.hackclub.com/scrapyard-signup?event_id=recfKR3GeLkWdxzaB"
href="https://forms.hackclub.com/scrapyard-signup?event=quezon-city"
target="_blank"
>
<Box
Expand Down