Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Nov 23, 2023
1 parent 9debf32 commit adf8733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h3>Player <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="
</td>
</tr>
</table>
<p>Now playing: <label id="NP">Loading...</label></p>
<p><b>Now playing:</b> <label id="NP">Loading...</label></p>
<script>
try {
const evtSource = new EventSource("https://api.zeno.fm/mounts/metadata/subscribe/f7qzuwipf1gvv");
Expand Down

0 comments on commit adf8733

Please sign in to comment.