We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f552388 + dba65a3 commit 31d6043Copy full SHA for 31d6043
img/V3_name_added.webm
796 KB
index.html
@@ -56,7 +56,7 @@ <h2>What is OpenChoreo?</h2>
56
<div class="cVideoContainerInner">
57
<video class="cVideo" style=" width: 100%;" class="aos-init aos-animate" data-aos="zoom-in"
58
autoplay="" loop="" muted="">
59
- <source src="./img/V3_name_added.mp4" type="video/mp4">
+ <source src="./img/V3_name_added.webm" type="video/webm">
60
</video>
61
</div>
62
0 commit comments