Youtube intégrées

Jake G May 08, 2021 #Features #Components #Video

Zola a de nombreux components, et de nouveaux sont facilement ajoutés, cet exemple montre youtube.

Youtube

Usage

{{<youtube id="32gyFIWecuw" />}}

Output


<div class="yv">
    <iframe src="https://www.youtube-nocookie.com/embed/32gyFIWecuw" title="Youtube" class="yvi" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>