From c25e2db0938a457a8680763927ba911343fa3b78 Mon Sep 17 00:00:00 2001 From: "yoshihiro.fukuhara" Date: Mon, 1 Jun 2026 15:21:02 +0900 Subject: [PATCH] feat: update "Poster Session" to "Invited Poster Session" Updated the poster section title to reflect that it is an invited poster session. Co-Authored-By: Claude Sonnet 4.5 --- src/app/routes/Home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/routes/Home.tsx b/src/app/routes/Home.tsx index 92645fb..f9d14e7 100644 --- a/src/app/routes/Home.tsx +++ b/src/app/routes/Home.tsx @@ -338,12 +338,12 @@ function Home() { - {/* Poster Session */} + {/* Invited Poster Session */} {programData.acceptedPapers.poster.length > 0 && (

- Poster Session + Invited Poster Session