Skip to content
Closed
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
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ <h2 class="text-center title-text">ABOUT</h2>

<div class="col-md-8 offset-md-2">
<h2 class="text-center title-text">配信中のライブはこちら!</h2>
<p class="text-center caption">前夜祭 - Countdown DojoCon Japan #6</p>
<p class="text-center caption">2020/12/26 18:00~</p>
<p class="text-center caption">メイントラック午後の部</p>
<p class="text-center caption">2020/12/27 13:00~18:00</p>
</div>

<div class="col-md-8 offset-md-2 p-3">
<iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/l6xPc84KFf8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/4sJRhuidZ98" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

</div>
Expand Down