From 6578bed317da287f82cc3af117ae6ded1bc99b57 Mon Sep 17 00:00:00 2001 From: cssho Date: Mon, 15 Apr 2024 23:42:56 +0900 Subject: [PATCH] =?UTF-8?q?=E8=AA=A4=E5=AD=97=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/timetable.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/timetable.astro b/src/components/timetable.astro index 9cfdec1..ce0ec62 100644 --- a/src/components/timetable.astro +++ b/src/components/timetable.astro @@ -37,7 +37,7 @@ const sessions: Array< icon: "mdi:hand-front-right-outline", }, { - title: "ハンズオン入場受付", + title: "セッション入場受付", started_at: "12:30", ended_at: "13:00", icon: "mdi:door-open",