updated links to https

This commit is contained in:
Salar Rahmanian 2017-12-16 20:23:15 -05:00
parent 3591f6c475
commit b128fa2d45
17 changed files with 29 additions and 28 deletions

View file

@ -1,3 +1,3 @@
<div class="embed video-player">
<iframe src="http://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<iframe src="https://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</div>