mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-12 23:58:11 -07:00
5 lines
191 B
HTML
5 lines
191 B
HTML
<div class="extensions extensions--video">
|
|
<iframe src="https://www.youtube.com/embed/{{ include.id }}?rel=0&showinfo=0"
|
|
frameborder="0" scrolling="no" allowfullscreen></iframe>
|
|
</div>
|