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