mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
6 lines
175 B
HTML
6 lines
175 B
HTML
<div class="extensions extensions--video">
|
|
<iframe src="https://embed.ted.com/talks/{{ include.id }}"
|
|
frameborder="0" scrolling="no" allowfullscreen>
|
|
</iframe>
|
|
</div>
|