Skip to content

Commit 4ebc679

Browse files
committed
fix texts
1 parent e766e3e commit 4ebc679

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/pages/join.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import { Icon } from "astro-icon/components";
6060
</p>
6161
<h2>📅 新歓日程</h2>
6262
<p>新歓の日程は、こちらから確認できます。</p>
63-
<ActionButton to="/welcome-events">新歓日程</ActionButton>
63+
<ActionButton to="/welcome-events">新歓イベント日程</ActionButton>
6464
<h2>💬 コミュニティについて</h2>
6565
<p>また、 ut.code(); では Slack コミュニティを運営しています。</p>
6666
<p>

src/pages/welcome-events.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ import { Focus } from "+/schema";
1919
title="新歓イベント"
2020
position="object-top"
2121
>
22-
<h2>📅 新歓日程</h2>
22+
<h2>📅 新歓イベント日程</h2>
2323
<p>
24-
今年の新歓日程は以下のとおりです
24+
今年の新歓イベントの日程は以下のとおりです
2525
興味がある方は、ぜひ気軽に参加してみてください!
2626
</p>
2727
<p>日時・場所の詳細は確定し次第追加します。</p>

0 commit comments

Comments
 (0)