Browse Source

Update 'index.html'

master
anglk 2 years ago
parent
commit
82bc89f554
  1. 16
      index.html

16
index.html

@ -40,12 +40,14 @@
<p>⇈ Will be awesome ⇈ <br> ⇈ Zal geweldig zijn ⇈</p>
<p id="livetitle">LIVE ↝ N↻W ⇶ </p>
<!-- ADD A CURRENT LIVE EVENT HERE -->
<p id="livesubtitle"><a href="" target="_blank">ALTERNATIVE WORKING ASSEMBLY #2</a></p>
<p id="livesubtitle"><a href="" target="_blank"></a></p>
<p>⇊ Was amazing ↷ geweldig ⇊</p>
<p> <a href="archive.html">Archive ↩</a></p>
</div>
<div class="sidebottom">
<p>26 March '22': <a href="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/" target="_blank">ALTERNATIVE WORKING ASSEMBLY #2</a></p>
<p>18 December '21': <a href="https://varia.zone/en/usercond04.html" target="_blank">The User Condition #04 - "Losing Your Data is Good for You" - with Dave Young </a></p>
<p>17 December '21': <a href="https://varia.zone/en/double-launch-si16-and-vernaculars-come-to-matter.html" target="_blank">Double publication launch: <em>Learning How to Walk While Catwalking</em> and <em>Vernaculars come to matter</em></a></p>
@ -96,7 +98,7 @@
<div class="b_allmedia">
<!-- audio streaming or files -->
<button onclick="hideshowAudio()" class="" id="bhide_au">LISTENING <br> LUISTEREN</button>
<button onclick="hideshowAudio()" class="bhide_chat_off" id="bhide_au">LISTENING <br> LUISTEREN</button>
<!-- etherpad-->
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>
<!-- jitsi or alike -->
@ -108,7 +110,7 @@
<!-- chat -->
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
<!-- image single -->
<button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button>
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>
<!-- image multiple -->
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>
@ -132,8 +134,8 @@
<!-- 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">
<audio id="player" preload="none" src="https://radio.goodtimesbadtimes.club:8000/radio.mp3"> </audio>
<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>Klik op play (we raden aan om Firefox te gebruiken). Het kan een even duren voordat de verbinding tot stand komt.</p>
<p>Press play (best listened in FireFox). It might take a minute to load.</p>
<div class="audio-buttons">
@ -150,8 +152,8 @@
<!-- IMAGE -->
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
<figure class="fullscreen" id="showImg">
<img src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg">
<figure class="fullscreen hide" id="showImg">
<img src="https://varia.zone/images/de_varia.jpg">
<br> ↬ caption: 'Screenshot of Rosa'
<br><a class="windowlinks" href="https://hub.vvvvvvaria.org/rosa/chapters/varia/rosa.jpg" alt="">link naar afbeelding / link to image</a>
</figure>

Loading…
Cancel
Save