1
0

Changed a message in an audio element for in case it is not supported by a browser.

This commit is contained in:
Alexander Andreev 2024-06-25 03:52:38 +04:00
parent 2eb79a86a8
commit 812af85f63
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -64,7 +64,7 @@ templ Index(curSong *radio.Song, sl []radio.Song, slLen int64, lstnrs *radio.Lis
</div>
<audio preload="none" controls playsinline>
<source src="/live/stream.ogg" type="audio/ogg" />
Your browser doesn't support an audio element, it's sad... But you always can take the <a href="/playlist">playlist</a>!
Seems like your browser doesn't support an audio element, but you can grab the <a href="/playlist">playlist</a>.
</audio>
<div>
<p>