We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614294d commit 619d524Copy full SHA for 619d524
1 file changed
src/pages/welcome-events-2025-summer.astro
@@ -45,11 +45,7 @@ import { Focus } from "+/schema";
45
<section>
46
<h3>初心者講習会</h3>
47
<ul>
48
- <li>
49
- 日時: <del
50
- >8/21 (木) 13:30 ~ 17:30, 8/23 (土) 13:30 ~ 18:30 両日</del
51
- > → 9月下旬に延期します!
52
- </li>
+ <li>日時: 9/25 (木) 13:30 ~ 17:30, 9/26 (金) 13:30 ~ 18:30 両日</li>
53
<li>場所: 未定 確定し次第追記します</li>
54
<li>
55
ut.code(); の学習教材 <a href="https://learn.utcode.net/"
@@ -66,6 +62,7 @@ import { Focus } from "+/schema";
66
62
_blank
67
63
/>
68
64
</li>
65
+ <li>回答の締切: 9/24 (水)</li>
69
</ul>
70
</section>
71
@@ -100,7 +97,7 @@ import { Focus } from "+/schema";
100
97
<h3>ut.code(); 総会</h3>
101
98
102
99
<li>日時: 9/27 (土)</li>
103
- <li>場所: 未定</li>
+ <li>場所: 詳細は Discord まで</li>
104
105
進行中のプロジェクトについて発表し合うなど、サークル内での交流を行います。
106
0 commit comments