bug: tls youtube shortcode
This commit is contained in:
parent
56645e93d0
commit
8f8de47c6f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
type="text/html"
|
type="text/html"
|
||||||
width="640"
|
width="640"
|
||||||
height="385"
|
height="385"
|
||||||
src="http://www.youtube.com/embed/{{ index .Params 0 }}"
|
src="https://www.youtube.com/embed/{{ index .Params 0 }}"
|
||||||
allowfullscreen
|
allowfullscreen
|
||||||
frameborder="0">
|
frameborder="0">
|
||||||
</iframe>
|
</iframe>
|
||||||
|
|
Loading…
Add table
Reference in a new issue