Skip to content

Commit 96c7881

Browse files
authored
Add after party schedule
1 parent 230ea8e commit 96c7881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2025/src/components/Venue.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import Heading from "./Heading.astro";
2525
</div>
2626
<div class="flex items-start gap-2">
2727
<Clock class="mt-0.5 h-4 w-4 flex-shrink-0 text-emerald-600" />
28-
<p class="text-sm md:text-base">9:30 - 17:30</p>
28+
<p class="text-sm md:text-base">9:30 - 17:30 (懇親会 17:30 ~ 19:30)</p>
2929
</div>
3030
</div>
3131
</div>

0 commit comments

Comments
 (0)