mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
dd78d5b23f
git-subtree-dir: docs git-subtree-split: 5d9a6703591c29283800d7b9e4c5c85981ed86d6
4 lines
213 B
HTML
4 lines
213 B
HTML
<div class="video-container">
|
|
<iframe class="youtube-player" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0">
|
|
</iframe>
|
|
</div>
|