Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
macedonianluke committed Oct 25, 2024
1 parent 62dc07b commit 67b7126
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 @@ -30,7 +30,7 @@
<main class="scroll-container">
<section id="hero" class="section">
<video class="fullscreen-video" autoplay muted loop playsinline>
<source src="videos/hero.mp4" type="video/mp4">
<source src="videos/hero-bkup.mp4" type="video/mp4">
</video>
<div class="overlay"></div>
<div class="section-content">
Expand Down

0 comments on commit 67b7126

Please sign in to comment.