Update 'index.html'
This commit is contained in:
parent
61ad86f6ff
commit
5c5b1ebe0c
@ -174,6 +174,7 @@
|
||||
Your browser does not support the audio element. Try the direct link to the audio below!
|
||||
</audio>
|
||||
<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>
|
||||
Druk op "play" om te luisteren! Het kan een paar seconden duren voordat je iets hoort...
|
||||
</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>
|
||||
</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>
|
||||
|
||||
<!-- IMAGE GALLERY -->
|
||||
|
Loading…
Reference in New Issue
Block a user