mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 16:48:09 +00:00
8 lines
223 B
HTML
8 lines
223 B
HTML
<iframe
|
|
class="embed-video twitch"
|
|
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
|
|
frameborder="0"
|
|
allowfullscreen="true"
|
|
scrolling="no"
|
|
></iframe>
|