bmen-jekyll/_includes/elements/video.html

3 lines
131 B
HTML

<div class="video">
<iframe src="https://www.youtube.com/embed/{{ include.id }}" frameborder="0" allowfullscreen></iframe>
</div>