diff --git a/2025/src/components/Footer.astro b/2025/src/components/Footer.astro index 9f1e20a..717bbde 100644 --- a/2025/src/components/Footer.astro +++ b/2025/src/components/Footer.astro @@ -22,7 +22,7 @@ import { Mail, XIcon } from "@lucide/astro"; diff --git a/2025/src/components/Top.astro b/2025/src/components/Top.astro index 8699732..4ad415d 100644 --- a/2025/src/components/Top.astro +++ b/2025/src/components/Top.astro @@ -26,7 +26,7 @@ import { ExternalLink, Heart, Zap } from "@lucide/astro";

- 9:30 - 17:30 (After party 17:30 ~ 19:30) + 9:15 - 17:30 (After party 17:30 ~ 19:30)

diff --git a/2025/src/components/Venue.astro b/2025/src/components/Venue.astro index f9ee440..de4a6b3 100644 --- a/2025/src/components/Venue.astro +++ b/2025/src/components/Venue.astro @@ -26,7 +26,7 @@ import Heading from "./Heading.astro";

- 9:30 - 17:30 (懇親会 17:30 ~ 19:30) + 9:15 - 17:30 (懇親会 17:30 ~ 19:30)

diff --git a/2025/src/content/timetable.toml b/2025/src/content/timetable.toml index 06a6b87..172f53f 100644 --- a/2025/src/content/timetable.toml +++ b/2025/src/content/timetable.toml @@ -7,8 +7,8 @@ end_at = 2025-11-02T10:00:00+09:00 [[sessions]] title = 'nvim-cmp retrospective: Exploring Completion and Facing FOSS Challenges' speaker_name = 'hrsh7th' -start_at = 2025-11-02T09:45:00+09:00 -end_at = 2025-11-02T10:00:00+09:00 +start_at = 2025-11-02T10:00:00+09:00 +end_at = 2025-11-02T10:50:00+09:00 session_id = 'hrsh7th' [[sessions]]