Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
EverettBazzocchi authored Jan 8, 2025
1 parent ddaf40e commit 3988dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ function App() {
<content onClick={() => document.documentElement.requestFullscreen()}>
<video
className="bar-background-video"
src="background.mp4"
src="background.webm"
autoPlay={true}
loop={true}
muted={true}
Expand Down

0 comments on commit 3988dc0

Please sign in to comment.