Skip to content

Commit

Permalink
fix video loading
Browse files Browse the repository at this point in the history
  • Loading branch information
MoayedHajiAli committed Oct 25, 2024
1 parent 983c4ef commit 57b9c8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h2 class="title" >AutoReCap</h2>

<div class="video-item">
<video id="video8" class="video-player" autoplay loop muted>
<source src="data/autorecap/_OkW3OCCg40_split_00004.mp4" type="video/mp4">
<source src="data/autorecap/OkW3OCCg40_split_00004.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="video-caption">Metal is being moved on a surface</div>
Expand Down

0 comments on commit 57b9c8d

Please sign in to comment.