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

10 lines
279 B
HTML
Raw Normal View History

2024-10-13 04:56:18 +08:00
<iframe
class="embed-video"
loading="lazy"
src="https://www.youtube.com/embed/{{ include.id }}"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>