We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f51a61 commit 8a1a807Copy full SHA for 8a1a807
2 files changed
src/pages/join.astro
@@ -28,9 +28,9 @@ import { Icon } from "astro-icon/components";
28
<a
29
class="link link-primary"
30
target="_blank"
31
- href="https://forms.gle/12xKpLEv8qnJFdCz5"
+ href="https://u-tokyo-ac-jp.zoom.us/j/82128129009"
32
>
33
- 参加フォーム
+ Zoom 参加リンク
34
</a>
35
</p>
36
<p>
src/pages/welcome-events.astro
@@ -39,15 +39,15 @@ import { Focus } from "+/schema";
39
<ul>
40
<li>日時: 3/30 (日) 20:00~</li>
41
<li>場所: Zoom</li>
42
+ <li>飛び入り参加可能!</li>
43
<li>
- 参加フォーム:
44
+ Zoom 参加リンク:
45
<Link
46
47
48
_blank
49
/>
50
</li>
- <li>飛び入り参加可能!</li>
51
</ul>
52
</section>
53
<section id="club-orientation">
0 commit comments