forked from varia/web-narrowcast
Update 'index.html'
This commit is contained in:
parent
313f80c13e
commit
229ee25336
@ -155,7 +155,7 @@
|
|||||||
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3 -->
|
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3 -->
|
||||||
<div class="audio-stream fullscreen" id="showAudio">
|
<div class="audio-stream fullscreen" id="showAudio">
|
||||||
<audio id="player" preload="none">
|
<audio id="player" preload="none">
|
||||||
<source src="https://voice.vvvvvvaria.org/narrowcast" type="audio/mpeg">
|
<source src="https://voice.vvvvvvaria.org/live" type="audio/mpeg">
|
||||||
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>
|
||||||
@ -183,7 +183,7 @@
|
|||||||
<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/narrowcast" 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 audio</a>)</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- IMAGE GALLERY -->
|
<!-- IMAGE GALLERY -->
|
||||||
|
Loading…
Reference in New Issue
Block a user