Skip to content

Commit 66c51b7

Browse files
authored
close applications (#7)
1 parent 70ae525 commit 66c51b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/data/hero_data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ export const hero_data: HeroInformation = {
55
applicationsOpenTextButton: "Apunta’t ara!",
66
applicationsLink: "https://hackersatupc.typeform.com/to/ZBm8aTTg",
77
applicationsClosedTextButton: "Les inscripcions estan tancades",
8-
applicationsOpen: true,
8+
applicationsOpen: false,
99
};

0 commit comments

Comments
 (0)