mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
updated links to https
This commit is contained in:
parent
3591f6c475
commit
b128fa2d45
17 changed files with 29 additions and 28 deletions
|
@ -1,4 +1,5 @@
|
|||
<div class="embed video-player">
|
||||
<iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0">
|
||||
<iframe class="youtube-player" type="text/html" width="640" height="385"
|
||||
src="https://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0">
|
||||
</iframe>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue