web/_includes/embed/twitch.html
2022-12-25 00:00:07 +08:00

4 lines
227 B
HTML

<iframe class="embed-video twitch lazyload"
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
frameborder="0" allowfullscreen="true"
scrolling="no"></iframe>