diff --git a/src/data/en-program.json b/src/data/en-program.json index f746768..bf0ae94 100644 --- a/src/data/en-program.json +++ b/src/data/en-program.json @@ -33,6 +33,7 @@ { "time": "22:00", "event": "Silent Disco", "cost": "free" } ], "2025-08-15": [ + { "time": "20:00", "event": "Toga party", "price": "free" }, { "time": "21:00", "event": "Sing-a-long karaoke", "cost": "free" }, { "time": "22:00", "event": "Afterparty", "cost": "free" }, { "time": "22:00", "event": "Silent Disco", "cost": "free" } diff --git a/src/data/program.json b/src/data/program.json index 9499810..a05851e 100644 --- a/src/data/program.json +++ b/src/data/program.json @@ -37,6 +37,7 @@ { "time": "22:00", "event": "Silent Disco", "price": "gratis" } ], "2025-08-15": [ + { "time": "20:00", "event": "Togafest", "price": "gratis" }, { "time": "21:00", "event": "Allsangkaraoke", "price": "gratis" }, { "time": "22:00", "event": "Afterparty", "price": "gratis" }, { "time": "22:00", "event": "Silent Disco", "price": "gratis" }