1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

feat: add support for embed video files (#1558)

This commit is contained in:
Alexander Fuks
2024-02-28 00:51:33 +04:00
committed by GitHub
parent 8a1568c27a
commit 9592146ca3
5 changed files with 82 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<iframe
class="embed-video youtube"
class="embed-video"
loading="lazy"
src="https://www.youtube.com/embed/{{ include.id }}"
title="YouTube video player"