Browse Source

Update 'index.html'

master
bnjmn 4 months ago
parent
commit
5c5b1ebe0c
  1. 4
      index.html

4
index.html

@ -174,6 +174,7 @@
Your browser does not support the audio element. Try the direct link to the audio below! Your browser does not support the audio element. Try the direct link to the audio below!
</audio> </audio>
<p> <p>
Tune in to the 8M marches in both Rotterdam and Utrecht using the buttons below<br>
Press play to tune in! It might take a few seconds to load...<br> Press play to tune in! It might take a few seconds to load...<br>
Druk op "play" om te luisteren! Het kan een paar seconden duren voordat je iets hoort... Druk op "play" om te luisteren! Het kan een paar seconden duren voordat je iets hoort...
</p> </p>
@ -213,7 +214,8 @@
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button> <button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button>
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button> <button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button>
</div> </div>
<span class="audio-link">(<a class="windowlinks" href="https://voice.vvvvvvaria.org/live" target="_blank">direct link to audio</a>)</span> <span class="audio-link">(<a class="windowlinks" href="https://voice.vvvvvvaria.org/live" target="_blank">direct link to Rotterdam audio</a>)</span>
<span class="audio-link">(<a class="windowlinks" href="https://radio.goodtimesbadtimes.club:8030/radio.mp3" target="_blank">direct link to Utrecht audio</a>)</span>
</div> </div>
<!-- IMAGE GALLERY --> <!-- IMAGE GALLERY -->

Loading…
Cancel
Save