feat: add video to information section

This commit is contained in:
2026-07-11 10:35:22 +02:00
parent fd06ddc4c7
commit f562e49ffd
+8
View File
@@ -73,5 +73,13 @@
</div>
</div>
</div>
<div class="w-full aspect-video">
<iframe
class="w-full h-full"
src="https://www.youtube.com/embed/Q-rquZ0H_9s?si=-Mrez1T2TJPeFv2m"
title="YouTube video player"
allowfullscreen>
</iframe>
</div>
</div>
</div>