Skip to content

Commit

Permalink
chore: Updates the loading screen in Christmas style
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Nov 23, 2024
1 parent 52a9a81 commit bed3ec6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</div>

<div class="video-background video-container noselect">
<iframe width="150%" height="150%" src="https://www.youtube.com/embed/y7n8aJNjAwE?controls=0&amp;showinfo=0&amp;rel=0&amp;autoplay=1&amp;loop=1&amp;mute=1" frameborder="0"></iframe>
<iframe width="150%" height="150%" src="https://www.youtube.com/embed/g6_2bc9BrV0?controls=0&amp;showinfo=0&amp;rel=0&amp;autoplay=1&amp;loop=1&amp;mute=1" frameborder="0"></iframe>
</div>

<audio id="loading" src="song/christmas1.mp3" autoplay="true" hidden="true" loop="true"></audio>
Expand Down

0 comments on commit bed3ec6

Please sign in to comment.