video thumb

This commit is contained in:
scotty 2016-09-26 12:07:51 -07:00
parent 7b17874287
commit a050ee1a78
2 changed files with 4 additions and 4 deletions

View File

@ -51,11 +51,11 @@ title: Case Studies
<!--</div>--> <!--</div>-->
<!--<div><button onclick="kub.showVideo()"><img src="/images/case_studies/video_thumb.jpg" alt="Zulily video"><h6>Kubernetes at zulily</h6></button></div>--> <!--<div><button onclick="kub.showVideo()"><img src="/images/case_studies/video_thumb.jpg" alt="Zulily video"><h6>Kubernetes at zulily</h6></button></div>-->
<div> <div>
<h3>SAP</h3> <!--<h3>SAP</h3>-->
<p class="attrib" style="font-style: normal">SAP's OpenStack, running on Kubernetes in production</p> <h3>SAP's OpenStack, running on Kubernetes in production</h3>
<img src="/images/case_studies/sap_small.png" id="zulilyLogo" alt="SAP"> <img src="/images/case_studies/sap_small.png" id="zulilyLogo" alt="SAP">
</div> </div>
<div><button onclick="kub.showVideo()"><img src="/images/case_studies/video_thumb.jpg" alt="SAP video"><h6>Kubernetes at SAP</h6></button></div> <div><button onclick="kub.showVideo()"><img src="/images/case_studies/video_thumb1.png" alt="SAP video"><h6>Kubernetes at SAP</h6></button></div>
</main> </main>
</section> </section>
@ -90,7 +90,7 @@ title: Case Studies
<div id="videoPlayer"> <div id="videoPlayer">
<!--<iframe data-url="https://www.youtube.com/watch?v=B0_5Nms8sD0" frameborder="0" allowfullscreen></iframe>--> <!--<iframe data-url="https://www.youtube.com/watch?v=B0_5Nms8sD0" frameborder="0" allowfullscreen></iframe>-->
<iframe data-url="https://youtu.be/4gyeixJLabo" frameborder="0" allowfullscreen></iframe> <iframe data-url="https://www.youtube.com/embed/4gyeixJLabo?autoplay=1" frameborder="0" allowfullscreen></iframe>
<button id="closeButton"></button> <button id="closeButton"></button>
</div> </div>
{% include footer.html %} {% include footer.html %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB