Skip to content

Commit

Permalink
No controls for hero video
Browse files Browse the repository at this point in the history
  • Loading branch information
janblumenkamp committed Oct 9, 2024
1 parent 7f8cefe commit cf42941
Showing 1 changed file 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 @@ -150,7 +150,7 @@ <h1 class="title is-1 publication-title">CoViS-Net: A Cooperative Visual Spatial
<div class="container">
<div class="row mb-4">
<div class="col-lg-7 mx-auto">
<video class="shadow-md rounded" poster="" id="tree" autoplay controls muted loop height="100%">
<video class="shadow-md rounded" poster="" id="tree" autoplay muted loop height="100%">
<source src="static/videos/hero.mp4" type="video/mp4">
</video>
<h2 class="subtitle has-text-centered mt-1 mb-3">
Expand Down

0 comments on commit cf42941

Please sign in to comment.