This commit is contained in:
2025-12-10 14:24:21 +08:00
parent 8be4280e91
commit 7ef84e7522
2 changed files with 2 additions and 15 deletions

View File

@@ -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%;"> [choir_show.mp4](choir_show.mp4)
</iframe>

View File

@@ -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>