Skip to content

Commit bb625d2

Browse files
author
Daniel Vignes
committed
messing with landing page html
1 parent 275ac81 commit bb625d2

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ <h3>
4141
</div>
4242
</div>
4343

44+
45+
<div class="row ">
46+
<hr>
47+
<div class="embed-container col-md-8">
48+
<iframe src="https://www.youtube.com/embed/NP6WQBZEgzA?rel=0" frameborder="0" allowfullscreen></iframe>
49+
</div>
50+
</div>
51+
52+
4453
<div class="row">
4554
<hr>
4655
<div class="inner">
@@ -92,12 +101,6 @@ <h3>
92101
</div>
93102
</div>
94103

95-
<div class="row text-center center-block">
96-
<hr>
97-
<div class="embed-container-nope embed-responsive text-center">
98-
<iframe src="https://www.youtube.com/embed/NP6WQBZEgzA?rel=0" frameborder="0" allowfullscreen></iframe>
99-
</div>
100-
</div>
101104
</div>
102105
</body>
103106
</html>

0 commit comments

Comments
 (0)