From 7d238bf6797e4a516abcd14d3782488999b8d1a8 Mon Sep 17 00:00:00 2001 From: gatheluck Date: Tue, 21 Oct 2025 06:45:38 +0900 Subject: [PATCH] Update news and schedule data --- src/data/home.json | 5 +++++ src/data/schedule.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/data/home.json b/src/data/home.json index c626e4e..0039cb2 100644 --- a/src/data/home.json +++ b/src/data/home.json @@ -34,6 +34,11 @@ } ], "latestNews": [ + { + "title": "Workshop successfully concluded", + "date": "October 19, 2025", + "content": "The workshop was successfully held with many participants. We sincerely thank all presenters and contributors for their valuable contributions." + }, { "title": "Poster board numbers added", "date": "October 15, 2025", diff --git a/src/data/schedule.json b/src/data/schedule.json index 6dd0373..fcd8862 100644 --- a/src/data/schedule.json +++ b/src/data/schedule.json @@ -79,7 +79,7 @@ { "time": "16:30 - 16:40", "session": "Closing Remarks", - "presenter": "Ryousuke Yamada", + "presenter": "Daichi Otsuka", "slides": "" }, {