Update 'index.html'
This commit is contained in:
parent
0e54159451
commit
aaf4cb92c9
@ -102,9 +102,9 @@
|
|||||||
<!-- video streaming or files -->
|
<!-- video streaming or files -->
|
||||||
<!-- <button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> -->
|
<!-- <button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> -->
|
||||||
<!-- chat -->
|
<!-- chat -->
|
||||||
<!-- <button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button> -->
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
|
||||||
<!-- image single -->
|
<!-- image single -->
|
||||||
<!-- <button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button> -->
|
<button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button>
|
||||||
<!-- image multiple -->
|
<!-- image multiple -->
|
||||||
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>
|
||||||
|
|
||||||
@ -190,7 +190,7 @@
|
|||||||
|
|
||||||
<!-- IMAGE -->
|
<!-- IMAGE -->
|
||||||
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
||||||
<figure class="halfscreen hide" id="showImg">
|
<figure class="halfscreen" id="showImg">
|
||||||
<img src="https://varia.zone/images/de_varia.jpg">
|
<img src="https://varia.zone/images/de_varia.jpg">
|
||||||
<br> ↬
|
<br> ↬
|
||||||
<a class="windowlinks" href="https://varia.zone/images/de_varia.jpg" alt=""> caption: ↬ link to .jpg</a>
|
<a class="windowlinks" href="https://varia.zone/images/de_varia.jpg" alt=""> caption: ↬ link to .jpg</a>
|
||||||
@ -218,7 +218,7 @@
|
|||||||
|
|
||||||
<!-- CHAT -->
|
<!-- CHAT -->
|
||||||
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
|
||||||
<div class="chat halfscreen hide" id="showChat">
|
<div class="chat halfscreen" id="showChat">
|
||||||
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
||||||
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a>
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user