We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ae525 commit 66c51b7Copy full SHA for 66c51b7
1 file changed
src/app/data/hero_data.ts
@@ -5,5 +5,5 @@ export const hero_data: HeroInformation = {
5
applicationsOpenTextButton: "Apunta’t ara!",
6
applicationsLink: "https://hackersatupc.typeform.com/to/ZBm8aTTg",
7
applicationsClosedTextButton: "Les inscripcions estan tancades",
8
- applicationsOpen: true,
+ applicationsOpen: false,
9
};
0 commit comments