Embed the YouTube channel via HTTPS in order to fix browser security warnings (mixed content, insecure objects not loaded).
This commit is contained in:
parent
0d1ae676f7
commit
143306b75e
@ -43,7 +43,7 @@
|
||||
<div style="font-size: 10%;"> </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%;"> </div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user