Skip to content

Commit 23f7029

Browse files
Merge pull request #31 from IEEEUCSC/dev/ecertificate
fix(data): update Final Round date to TBA
2 parents eaf9842 + 0b33660 commit 23f7029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const timelineItems: TimelineItem[] = [
6565
time: "00:00 IST",
6666
},
6767
{
68-
date: { day: "14", month: "MAY" },
68+
date: { day: "TBA", month: "" },
6969
header: "Final Round",
7070
content: "Physical CTF Hackathon",
7171
time: "00:00 IST",

0 commit comments

Comments
 (0)