mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 19:26:42 -07:00
updated links to https
This commit is contained in:
parent
cf38e36ec2
commit
e23ecaca04
17 changed files with 29 additions and 28 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue