mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
5 lines
174 B
HTML
5 lines
174 B
HTML
<div class="extensions extensions--video">
|
|
<iframe src="https://embed.ted.com/talks/{{ include.id }}"
|
|
frameborder="0" scrolling="no" allowfullscreen>
|
|
</iframe>
|
|
</div> |