We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230ea8e commit 96c7881Copy full SHA for 96c7881
2025/src/components/Venue.astro
@@ -25,7 +25,7 @@ import Heading from "./Heading.astro";
25
</div>
26
<div class="flex items-start gap-2">
27
<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>
+ <p class="text-sm md:text-base">9:30 - 17:30 (懇親会 17:30 ~ 19:30)</p>
29
30
31
0 commit comments