Skip to content

Commit

Permalink
Fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AR-DEV-1 authored Oct 2, 2024
1 parent 108b2c3 commit 217f54e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@
</style>
</head>
<body>
<audio id="background-audio" loop autoplay>
<source src="https://raw.githubusercontent.com/AR-DEV-1/Eaglercraft-1.21.1/main/assets/minecraft/sounds/title_screen/Minecraft.mp3" type="audio/mp3">
Your browser does not support the audio element.
</audio>

<!-- Background video -->
<video id="background-video" autoplay muted loop>
Expand Down

0 comments on commit 217f54e

Please sign in to comment.