peter-tanner.github.io/_includes/embed/twitch.html

9 lines
240 B
HTML
Raw Permalink Normal View History

2024-10-13 04:56:18 +08:00
<iframe
class="embed-video twitch"
loading="lazy"
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
frameborder="0"
allowfullscreen="true"
scrolling="no"
></iframe>