Skip to content

Commit db1c457

Browse files
authored
Merge pull request #79 from Keiozw/top-youtubearchive
【修正】TOPページの YouTube Live をアーカイブに変更
2 parents 6952638 + e21ed78 commit db1c457

File tree

1 file changed

+7
-24
lines changed

1 file changed

+7
-24
lines changed

index.html

+7-24
Original file line numberDiff line numberDiff line change
@@ -89,33 +89,16 @@ <h2 class="text-center title-text">ABOUT</h2>
8989

9090
</div>
9191

92-
<!--
9392
<div class="container">
94-
<div class="row">
95-
<div class="col-md-8 offset-md-2">
96-
<h2 class="text-center title-text">配信中のライブはこちら!</h2>
97-
<p class="text-center caption">メイントラック午後の部</p>
98-
<p class="text-center caption">2020/12/27 13:00~18:00</p>
99-
</div>
100-
101-
<div class="col-md-8 offset-md-2 p-3">
102-
<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>
103-
</div>
104-
</div>
105-
106-
</div>
107-
-->
108-
109-
<div class="row my-5">
110-
111-
<div class="col-md-6 offset-md-3 col-12">
112-
<div class="text-center">
113-
<a href="https://dojocon-japan.doorkeeper.jp/events/114635" class="btn btn-main"><i class="fas fa-user-plus"></i> チケットを申し込む</a>
93+
<div class="row">
94+
<div class="col-md-8 offset-md-2 mb-5">
95+
<h2 class="text-center title-text">今年のDojoCon Japan は終了しました!!</h2>
96+
<h4 class="text-center title-text mt-0">当日のアーカイブはこちら!</h4>
97+
<a href="https://www.youtube.com/playlist?list=PL_XgRvFvKBPZOwlkFq89AzWYsyp8tMD4s" class="button" target="_blank" rel="noopener">Youtubeプレイリストを開く</a>
98+
</div>
99+
</div>
114100
</div>
115-
</div>
116-
117101
</div>
118-
</div>
119102

120103
<div class="container-fruid">
121104
<section id="news" class="section-gray">

0 commit comments

Comments
 (0)