Skip to content

Commit 6952638

Browse files
committed
Temporarily hide YouTube Live section from Top page
1 parent 5f78d92 commit 6952638

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

index.html

+11-10
Original file line numberDiff line numberDiff line change
@@ -89,21 +89,22 @@ <h2 class="text-center title-text">ABOUT</h2>
8989

9090
</div>
9191

92-
<div class="container">
93-
<div class="row">
94-
95-
<div class="col-md-8 offset-md-2">
96-
<h2 class="text-center title-text">配信中のライブはこちら!</h2>
92+
<!--
93+
<div class="container">
94+
<div class="row">
95+
<div class="col-md-8 offset-md-2">
96+
<h2 class="text-center title-text">配信中のライブはこちら!</h2>
9797
<p class="text-center caption">メイントラック午後の部</p>
9898
<p class="text-center caption">2020/12/27 13:00~18:00</p>
99-
</div>
99+
</div>
100100
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>
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>
103104
</div>
104-
105+
105106
</div>
106-
</div>
107+
-->
107108

108109
<div class="row my-5">
109110

0 commit comments

Comments
 (0)