mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
7 lines
276 B
HTML
7 lines
276 B
HTML
<iframe class="embed-video youtube lazyload"
|
|
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>
|