Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjiewu committed Sep 28, 2023
1 parent fa8017c commit a0e8ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<div class="bg-video" id="bgvideocontainer">
<div class="vimeo_player_wrapper" style="position: absolute; z-index: 0; width: 100%; height: 100%; left: 0px; top: 0px; overflow: hidden; opacity: 0.5;" data-vimeo-initialized="true">
<div class="video-wrapper">
<video id="bgvideo" muted autoplay="autoplay" loop="loop" src="https://thumbsnap.com/i/tmEz9cnv.mp4" style="width: auto; height: 100%;"></video>
<video id="bgvideo" muted autoplay="autoplay" loop="loop" src="./assets/videos/teaser.mp4" style="width: auto; height: 100%;"></video>
</div>
</div>
</div>
Expand Down

0 comments on commit a0e8ac1

Please sign in to comment.