diff --git a/index.html b/index.html index d91d99c..fa4eed0 100644 --- a/index.html +++ b/index.html @@ -61,10 +61,10 @@ poster_image: /assets/vid/intro_loop_.jpg output = "
" + "Now Playing: " + "
"; output += "" + json.icestats.source[1].title + "
by
" + json.icestats.source[1].artist + "
"; - output += json.icestats.source[0].listeners + " peers are listening in MP3"; + output += json.icestats.source[0].listeners + " peers are listening in MP3"; output += "
"; output += ""; - output += json.icestats.source[1].listeners + " peers are listening in OGG"; + output += json.icestats.source[1].listeners + " peers are listening in OGG"; output += "
"; document.getElementById("radioPlaceholder").innerHTML=output; }); @@ -105,8 +105,7 @@ poster_image: /assets/vid/intro_loop_.jpgHopefully back soon.
+Noscript friendly version and M3U here
{% include footer.html %}