Skip to content

Commit 48db1ab

Browse files
authored
Merge pull request #49 from coderdojo-japan/add_front_youtube
youtube の追加
2 parents 5ef188b + fff004a commit 48db1ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ <h2 class="heading__01">開催概要</h2>
3838
</div>
3939
</div>
4040
</div>
41+
<div class="container">
42+
<div class="row">
43+
<div class="col-12 mt-5">
44+
<div class="youtube">
45+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Cjv31P7O3O4?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
46+
</div>
47+
</div>
48+
</div>
49+
</div>
4150
</section>
4251
<section id="news" class="news bg__green pb-5">
4352
<div class="container">

0 commit comments

Comments
 (0)