compile
This commit is contained in:
@@ -4,4 +4,5 @@ date: '2025-12-10'
|
||||
---
|
||||
|
||||
|
||||
[../../resources/videos/choir_show.mp4](../../resources/videos/choir_show.mp4)
|
||||
<iframe src="/resources/videos/choir_show.mp4" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="position:absolute; height: 100%; width: 100%;">
|
||||
</iframe>
|
||||
|
||||
@@ -4,4 +4,17 @@ date: "2025-12-10"
|
||||
---
|
||||
|
||||
|
||||
{{< video src="../../resources/videos/choir_show.mp4" controls="true" width="80%" >}}
|
||||
|
||||
<div style="position:relative; padding-bottom:60%; width:100%; height:0">
|
||||
|
||||
<iframe
|
||||
src="/resources/videos/choir_show.mp4"
|
||||
scrolling="no"
|
||||
border="0"
|
||||
frameborder="no"
|
||||
framespacing="0"
|
||||
allowfullscreen="true"
|
||||
style="position:absolute; height: 100%; width: 100%;"
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user