Skip to content
Merged

Dev #197

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
2 changes: 1 addition & 1 deletion src/routes/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const Sponsors = () => {
title: ["Be a", "Hack", "Melbourne sponsor for 2024"],
desc: ["Join the journey: be a HackMelbourne 2024 sponsor", "and help us spread the excitement of hackathons!"],
button: "Learn More",
link: "https://www.canva.com/design/DAF2GZJtvl8/8wf0MTmnjcTW_X-lIdTYQA/view?utm_content=DAF2GZJtvl8&utm_campaign=designshare&utm_medium=link&utm_source=editor",
link: "mailto:sponsorship@hack.melbourne",
};

// Animations
Expand Down
Loading