Skip to content

Commit

Permalink
added videos carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
sudarshan1994 committed Jul 18, 2023
1 parent f22d9e4 commit ee336e6
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 @@ -155,7 +155,7 @@ <h2 class="subtitle has-text-centered">
<div id="results-carousel" class="carousel results-carousel">
<div class="item item-bunny-headphones">
<video poster="" id="bunny-headphones" autoplay muted loop playsinline height="100%">
<source src="./static/videos/bunny_headphones.mp4" type="video/mp4">
<source src="./static/videos/plaid_chair.mp4" type="video/mp4">
</video>
<p class="has-text-centered">Headphones</p>
</div>
Expand Down

0 comments on commit ee336e6

Please sign in to comment.