Author: wfarner
Date: Sun Dec 13 08:30:11 2015
New Revision: 1719774
URL: http://svn.apache.org/viewvc?rev=1719774&view=rev
Log:
Neglected to publish youtube embed fix.
Modified:
aurora/site/publish/index.html
Modified: aurora/site/publish/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/index.html?rev=1719774&r1=1719773&r2=1719774&view=diff
==============================================================================
--- aurora/site/publish/index.html (original)
+++ aurora/site/publish/index.html Sun Dec 13 08:30:11 2015
@@ -55,10 +55,7 @@
</p>
</div>
<div class="col-md-4 col-md-offset-1">
- <iframe width="420" height="236"
-
src="http://www.youtube-nocookie.com/embed/asd_h6VzaJc?rel=0&start=119&controls=0"
- allowfullscreen>
- </iframe>
+ <iframe width="420" height="236"
src="https://www.youtube.com/embed/asd_h6VzaJc" frameborder="0"
allowfullscreen></iframe>
</div>
</div>
</div>