Embed the YouTube channel via HTTPS in order to fix browser security warnings (mixed content, insecure objects not loaded).

This commit is contained in:
Ivan Davidov 2017-12-27 02:48:55 +02:00
parent 0d1ae676f7
commit 143306b75e

View File

@ -43,7 +43,7 @@
<div style="font-size: 10%;">&nbsp;</div>
<div class="row">
<div class="twelve columns">
<iframe width="560" height="315" src="http://youtube.com/embed/L6ahv5NuwNg?list=PLe3TW5jDbUAiN9E9lvYFLIFFqAjjZS9xS" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://youtube.com/embed/L6ahv5NuwNg?list=PLe3TW5jDbUAiN9E9lvYFLIFFqAjjZS9xS" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div style="font-size: 10%;">&nbsp;</div>