Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/join.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ import { Icon } from "astro-icon/components";
<a
class="link link-primary"
target="_blank"
href="https://forms.gle/12xKpLEv8qnJFdCz5"
href="https://u-tokyo-ac-jp.zoom.us/j/82128129009"
>
参加フォーム
Zoom 参加リンク
</a>
</p>
<p>
Expand Down
6 changes: 3 additions & 3 deletions src/pages/welcome-events.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ import { Focus } from "+/schema";
<ul>
<li>日時: 3/30 (日) 20:00~</li>
<li>場所: Zoom</li>
<li>飛び入り参加可能!</li>
<li>
参加フォーム:
Zoom 参加リンク:
<Link
class="link link-primary"
href="https://forms.gle/12xKpLEv8qnJFdCz5"
href="https://u-tokyo-ac-jp.zoom.us/j/82128129009"
_blank
/>
</li>
<li>飛び入り参加可能!</li>
</ul>
</section>
<section id="club-orientation">
Expand Down