Skip to content

Commit 570867d

Browse files
Merge branch 'main' into add-build-files
2 parents 3dffc00 + 73f4517 commit 570867d

3 files changed

Lines changed: 7 additions & 44 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
rexml (3.4.4)
6666
rouge (4.7.0)
6767
safe_yaml (1.0.5)
68-
sass-embedded (1.97.2)
68+
sass-embedded (1.97.3)
6969
google-protobuf (~> 4.31)
7070
rake (>= 13)
7171
terminal-table (3.0.2)
@@ -80,4 +80,4 @@ DEPENDENCIES
8080
jekyll
8181

8282
BUNDLED WITH
83-
2.6.9
83+
4.0.4
-4.94 KB
Binary file not shown.

index.html

Lines changed: 5 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
event:
4-
date: "22nd - 23rd March 2025"
4+
date: "14th - 15th March 2026"
55
location: "School of Computer Science, University of Birmingham"
66
edition: 1.0
77
schedule:
@@ -18,28 +18,12 @@
1818
title: Team building
1919
- time: "13:00"
2020
title: Lunch
21-
- time: "14:00"
22-
title: AFNOM mini-CTF launch
23-
- time: "14:30"
24-
title: Neuphonic workshop
25-
- time: "16:00"
26-
title: Sai's git workshop
27-
- time: "17:30"
28-
title: Chess tournament (qualifiers)
2921
- time: "18:30"
3022
title: Dinner
31-
- time: "21:00"
32-
title: Chess tournament (finals)
33-
- time: "22:00"
34-
title: Cup stacking
3523
- day: Sunday
3624
events:
37-
- time: "00:00"
38-
title: Midnight movie screening
3925
- time: "08:00"
4026
title: Breakfast
41-
- time: "11:00"
42-
title: Devpost registration deadline
4327
- time: "12:00"
4428
title: Hacking ends
4529
- time: "12:15"
@@ -53,39 +37,18 @@
5337
final: true
5438
notes: "birmingHack takes place over both days of the weekend. The event will end no later than 5pm on Sunday."
5539
tickets:
56-
released: true
57-
link: https://ti.to/birminghack/1
40+
released: false
41+
link: https://ti.to/birminghack/2
5842
sponsors:
5943
- tier: gold
6044
size: 140
6145
sponsors:
62-
- name: Neuphonic
63-
logo: /assets/neuphonic-logo.png
64-
colour: "ffffff"
65-
url: https://neuphonic.com/
6646
- tier: silver
6747
size: 70
6848
sponsors:
69-
- name: Valyfy
70-
logo: /assets/valyfy-logo.jpg
71-
colour: "ffffff"
72-
url: https://valyfy.com
7349
- tier: bronze
7450
size: 30
7551
sponsors:
76-
- name: Majestic
77-
logo: /assets/majestic-logo.png
78-
colour: "2A556D"
79-
height: 60
80-
url: https://majestic.com
81-
- name: The Trade Desk
82-
logo: /assets/the-trade-desk-logo.jpg
83-
colour: "ffffff"
84-
url: https://www.thetradedesk.com/uk
85-
- name: Kainos
86-
logo: /assets/kainos-logo.png
87-
colour: "ffffff"
88-
url: https://kainos.com
8952
partners:
9053
# - name: HackathonsUK
9154
# logo: /assets/huk-logo-colour.png
@@ -134,7 +97,7 @@
13497

13598
- question: When will tickets be available?
13699
answer: |
137-
Tickets are now available!
100+
Tickets are not yet available. Please check back soon for updates on when registration will open!
138101

139102
- question: Why should I attend?
140103
answer: |
@@ -319,5 +282,5 @@ <h2 class="section-title">FAQs</h2>
319282
</div>
320283

321284
<script>
322-
{% include countdown.js date="Mar 22, 2025 12:00:00" %}
285+
{% include countdown.js date="Mar 14, 2026 12:00:00" %}
323286
</script>

0 commit comments

Comments
 (0)