mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Update ticket page to fit figma design
This commit is contained in:
@@ -10,20 +10,24 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
|
||||
{
|
||||
title: "League of Legends põhiturniir",
|
||||
location: "Aula",
|
||||
time: "-",
|
||||
},
|
||||
{
|
||||
title: "Miniturniirid",
|
||||
location: "Tudengimaja",
|
||||
time: "-",
|
||||
},
|
||||
],
|
||||
"25. oktoober": [
|
||||
{
|
||||
title: "Counter-Strike 2 põhiturniir",
|
||||
location: "Aula",
|
||||
time: "-",
|
||||
},
|
||||
{
|
||||
title: "Miniturniirid",
|
||||
location: "Tudengimaja",
|
||||
time: "-",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user