Adds #now_playing, as updated by websocket script

This commit is contained in:
scoobybejesus 2021-08-07 22:39:11 -04:00 committed by GitHub
parent 9716feab33
commit e69229eefe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,9 @@
<p>Enjoy the music :)</p> <p>Enjoy the music :)</p>
<hr> <hr>
<audio controls src="/{{ settings.icecast2_mount }}">Your browser does not support the<code>audio</code> element.</audio> <audio controls src="/{{ settings.icecast2_mount }}">Your browser does not support the<code>audio</code> element.</audio>
<p> </p>
<h5>Now playing: </h5>
<div id="now_playing">Nothing here yet</div>
<hr> <hr>
<h4>Command list:</h4> <h4>Command list:</h4>