Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
💬 事前予約のリンク情報の反映
Browse files Browse the repository at this point in the history
  • Loading branch information
Shion1305 committed Oct 10, 2022
1 parent cf0e3d2 commit faf3115
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/ReservationModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ defineExpose({
</p>
<h2><span>事前予約制への</span><span>申し込み方法</span></h2>
<div class="event-application-buttons">
<a>
<a href="https://e-ve.event-form.jp/event/39275/TokiwaDay1" target="_blank" rel="noopener noreferrer">
1日目(10/28)分はこちら
</a>
<a>
2日目(10/28)分はこちら
<a href="https://e-ve.event-form.jp/event/39472/TokiwaDay2" target="_blank" rel="noopener noreferrer">
2日目(10/29)分はこちら
</a>
<a>
3日目(10/28)分はこちら
<a href="https://e-ve.event-form.jp/event/39672/TokiwaDay3" target="_blank" rel="noopener noreferrer">
3日目(10/30)分はこちら
</a>
</div>
<h2>定員について</h2>
Expand Down

0 comments on commit faf3115

Please sign in to comment.