Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveAlvarezr committed Jun 19, 2023
1 parent 1013f3f commit e37c8ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ <h1 class="text-center line-height-m">¿CÓMO JUGAR?</h1>
<p class="text-center">¡Dale caña!</p>
</div>
<div class="video-info">
<video class="bars-video" autoplay muted loop playsinline>
<source src="videos/statusbar-seccion.webm">
<source src="videos/statusbar-seccion.mp4">
<video class="bars-video" autoplay muted loop>
<source src="videos/gameplay-cat-u.webm">
<source src="videos/gameplay-cat-u.mp4">
</video>
</div>
</div>
Expand Down
Binary file added videos/gameplay-cat-u.mp4
Binary file not shown.
Binary file added videos/gameplay-cat-u.webm
Binary file not shown.

0 comments on commit e37c8ea

Please sign in to comment.