Skip to content

Commit 31d6043

Browse files
authored
Merge pull request #17 from madhuramendis/main
Update Video
2 parents f552388 + dba65a3 commit 31d6043

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

img/V3_name_added.webm

796 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2>What is OpenChoreo?</h2>
5656
<div class="cVideoContainerInner">
5757
<video class="cVideo" style=" width: 100%;" class="aos-init aos-animate" data-aos="zoom-in"
5858
autoplay="" loop="" muted="">
59-
<source src="./img/V3_name_added.mp4" type="video/mp4">
59+
<source src="./img/V3_name_added.webm" type="video/webm">
6060
</video>
6161
</div>
6262
</div>

0 commit comments

Comments
 (0)