Skip to content

Commit eccd341

Browse files
committed
終了の文言を追加
1 parent ab65fac commit eccd341

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

2025/src/components/Top.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ import { ExternalLink } from "@lucide/astro";
3535
</p>
3636
</div>
3737
</div>
38+
<p
39+
class="my-8 py-10 text-center text-xl leading-15 font-bold text-emerald-950 md:mb-16 md:text-4xl"
40+
>
41+
VimConf 2025 Small は終了しました。<br
42+
/>ご参加いただいた皆様、ありがとうございました!
43+
</p>
3844
<div
3945
class="mb-8 flex flex-col items-center justify-center gap-3 sm:flex-row"
4046
>

0 commit comments

Comments
 (0)