small changes to schedule

This commit is contained in:
Kerdo Käärma
2025-08-19 15:29:24 +03:00
parent de2d2a0b4d
commit bd12650662
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,11 @@ export type ScheduleItem = {
export const scheduleData: Record<string, ScheduleItem[]> = {
"24. oktoober": [
{
title: "Uksed avatakse",
location: "Registreerimine ja setup aulas",
time: "17.00",
},
{
title: "League of Legends põhiturniir",
location: "Aula",
@@ -17,6 +22,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
location: "Tudengimaja",
time: "-",
},
],
"25. oktoober": [
{