Skip to content

Commit c2193b4

Browse files
committed
Remove durhack registration splash
1 parent fe0db90 commit c2193b4

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

src/config.tsx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ export const config: ISiteData = {
3535
dates: [new Date("2025-11-01T12:00:00Z")],
3636
text: "1st-2nd November",
3737
},
38-
feature: {
39-
title: "Registration now open for DurHack!",
40-
tagline: [
41-
"Secure your place at CompSoc's annual hackathon in November 2025. Students of all experience levels will come together in teams of up to five, helping and learning from each other in order to create their own project.",
42-
],
43-
button: {
44-
text: "Register now",
45-
destination: "https://durhack.com/",
46-
},
47-
image: "stock/e.jpg",
48-
priority: 1,
49-
daysBefore: 30,
50-
},
38+
// feature: {
39+
// title: "Registration now open for DurHack!",
40+
// tagline: [
41+
// "Secure your place at CompSoc's annual hackathon in November 2025. Students of all experience levels will come together in teams of up to five, helping and learning from each other in order to create their own project.",
42+
// ],
43+
// button: {
44+
// text: "Register now",
45+
// destination: "https://durhack.com/",
46+
// },
47+
// image: "stock/e.jpg",
48+
// priority: 1,
49+
// daysBefore: 30,
50+
// },
5151
location: "Teaching and Learning Centre",
5252
},
5353
{

0 commit comments

Comments
 (0)