Skip to content

Commit 82071b5

Browse files
committed
The why movie was not visible on the index.html page
I fixed manyally on the web site.
1 parent bc7e7de commit 82071b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Eclipse update site/WebContent/index.shtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<a href="learn.shtml" class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a>
4747
<a href="donate.shtml" class="btn btn-success btn-lg pull-right" role="button">Support me on Patreon!</a>
4848
</p>
49-
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=zc2JLbtbI7Q" frameborder="0" allowfullscreen></iframe>
49+
<iframe width="560" height="315" src="https://www.youtube.com/embed/zc2JLbtbI7Q" frameborder="0" allowfullscreen></iframe>
5050

5151
</div>
5252
<div class="row">

0 commit comments

Comments
 (0)