Skip to content

youtube の追加 #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2018
Merged
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
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@ <h2 class="heading__01">開催概要</h2>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12 mt-5">
<div class="youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Cjv31P7O3O4?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<section id="news" class="news bg__green pb-5">
<div class="container">
Expand Down