Skip to content

Commit c005946

Browse files
TheRedstoneDEV-DErobert
authored and
robert
committed
Update art-lib.html
1 parent 22ce5f3 commit c005946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

art-lib.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ <h4>#### Sci-Fi underground complex</h4>
2828
</div>
2929
<h3>### Music</h3>
3030
<div class="audioplayer">
31-
<a onclick="play_pause(0)" class="control-js"></a> Soundtrack07.mp3 <br class="mobile">
31+
<a onclick="play_pause(0)" class="control-js"></a> Soundtrack07.ogg <br class="mobile">
3232
<span class="time-js">00:00:00</span> <br class="mobile"> <input class="progress-js" type="range" max="100" value="0"><br class="mobile"><span class="time-left-js">00:00:00</span>
3333
<audio controls style="display: none;" class="audio-js">
34-
<source src="res/Projekt.mp3" type="audio/mp3">
34+
<source src="res/remastered-soundtrack07.ogg" type="audio/ogg">
3535
</audio>
3636
<script src="js/player.js"></script>
3737
</div>

0 commit comments

Comments
 (0)