Skip to content

Commit 85a0d77

Browse files
author
Daniel Vignes
committed
messing with landing page html
1 parent 7184141 commit 85a0d77

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ <h3>
3838
</div>
3939
</div>
4040

41-
<div class="row text-center">
42-
<hr>
43-
<div class="embed-container">
44-
<iframe src="https://www.youtube.com/embed/NP6WQBZEgzA?rel=0" frameborder="0" allowfullscreen></iframe>
45-
</div>
46-
</div>
47-
4841
<div class="row">
4942
<div class="inner">
5043
<div class="col">
@@ -94,6 +87,13 @@ <h3>
9487
</div>
9588
</div>
9689
</div>
90+
91+
<div class="row text-center center-block">
92+
<hr>
93+
<div class="embed-container">
94+
<iframe src="https://www.youtube.com/embed/NP6WQBZEgzA?rel=0" frameborder="0" allowfullscreen></iframe>
95+
</div>
96+
</div>
9797
</div>
9898
</body>
9999
</html>

0 commit comments

Comments
 (0)