We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cd836 commit 2910065Copy full SHA for 2910065
1 file changed
src/routes/Root.tsx
@@ -54,8 +54,8 @@ function Root() {
54
const jointeam = {
55
title: ["Join the ", "Hack", "Melbourne team for 2026"],
56
desc: ["We make an impact on our future and learn some", "more skills along the way!"],
57
- button: "Applications currently closed",
58
- link: "",
+ button: "Applications open until March 27th!",
+ link: "https://docs.google.com/forms/d/e/1FAIpQLSfdjr-baFQDqfq7meThWdZ2PKPj1g58u8ai55twIBCcDmKCLg/viewform",
59
};
60
61
return (
0 commit comments