From 218e3be2348ed72694be92a60235b19ffd01b139 Mon Sep 17 00:00:00 2001 From: "yoshihiro.fukuhara" Date: Fri, 5 Jun 2026 06:33:18 -0600 Subject: [PATCH] feat: add workshop conclusion news Add news item announcing successful conclusion of BigMAC 2026 workshop, thanking participants and noting the Big Mac distribution at the venue. Co-Authored-By: Claude Sonnet 4.5 --- src/data/home.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/home.json b/src/data/home.json index b2060dd..916f174 100644 --- a/src/data/home.json +++ b/src/data/home.json @@ -23,6 +23,11 @@ } ], "latestNews": [ + { + "title": "Workshop Successfully Concluded", + "date": "June 5, 2026", + "content": "Thank you to everyone who joined us at BigMAC 2026! We had excellent attendance and vibrant discussions throughout the day. We're happy to report that all the Big Macs we provided at the venue were enjoyed by our participants." + }, { "title": "Room Information Updated", "date": "June 2, 2026",