|
|
@ -120,7 +120,7 @@ |
|
|
|
<!-- AUDIO --> |
|
|
|
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3 |
|
|
|
previous audio cast: https://stream.w-i-t-m.net/meander --> |
|
|
|
<div class="audio-stream fullscreen" id="showAudio"> |
|
|
|
<div class="audio-stream fullscreen hide" id="showAudio"> |
|
|
|
<audio id="player" preload="none" src="https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3"> </audio> |
|
|
|
<p> |
|
|
|
Press play (best listened in FireFox). It might take a minute to load.</p> |
|
|
@ -189,7 +189,7 @@ |
|
|
|
|
|
|
|
<!-- IMAGE --> |
|
|
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg --> |
|
|
|
<figure class="halfscreen" id="showImg"> |
|
|
|
<figure class="halfscreen hide" id="showImg"> |
|
|
|
<img src="https://varia.zone/images/de_varia.jpg"> |
|
|
|
<br> ↬ |
|
|
|
<a class="windowlinks" href="https://varia.zone/images/de_varia.jpg" alt=""> caption: 'Varia' ↬ link to .jpg</a> |
|
|
@ -237,7 +237,7 @@ |
|
|
|
|
|
|
|
<!-- CHAT --> |
|
|
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ --> |
|
|
|
<div class="chat halfscreen" id="showChat"> |
|
|
|
<div class="chat halfscreen hide" id="showChat"> |
|
|
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ |
|
|
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a> |
|
|
|
</div> |
|
|
|