Update 'index.html'
This commit is contained in:
parent
4a7f9a3c64
commit
db53e2178d
10
index.html
10
index.html
@ -102,13 +102,13 @@
|
||||
<!-- jitsi or alike -->
|
||||
<button onclick="hideshowJitsi()" class="bhide_chat_off" id="bhide_jit">CALLING <br> BELLEN</button>
|
||||
<!-- PDFs-->
|
||||
<button onclick="hideshowEssay()" class="" id="bhide_ess">READING <br> LEZING</button>
|
||||
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button>
|
||||
<!-- video streaming or files -->
|
||||
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button>
|
||||
<!-- chat -->
|
||||
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
|
||||
<!-- image single -->
|
||||
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>
|
||||
<button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button>
|
||||
<!-- image multiple -->
|
||||
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>
|
||||
|
||||
@ -150,8 +150,8 @@
|
||||
|
||||
<!-- IMAGE -->
|
||||
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
||||
<figure class="halfscreen hide" id="showImg">
|
||||
<img src="https://hub.vvvvvvaria.org/rosa/chapters/varia/rosa.jpg">
|
||||
<figure class="fullscreen" id="showImg">
|
||||
<img src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.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>
|
||||
@ -193,7 +193,7 @@
|
||||
|
||||
<!-- ESSAY -->
|
||||
<!-- PLACEHOLDER link: https://etherdump.vvvvvvaria.org/publish/digital-solidarity-networks.raw.html -->
|
||||
<div class="halfscreen" id="showEssay">
|
||||
<div class="halfscreen hide" id="showEssay">
|
||||
<iframe src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg" target="_blank"> ↬ direct link to text</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user