Browse Source

cleaned

master
anglk 2 years ago
parent
commit
8d3e90e242
  1. 6
      index.html

6
index.html

@ -112,7 +112,7 @@
<!-- image multiple -->
<button onclick="hideshowGal()" class="" id="bhide_gal">GALLERY <br> GALERIJ</button>
<!-- chat -->
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
<button onclick="hideshowChat()" class="" id="bhide_chat">CHATTING <br> CHATTEN</button>
<!-- etherpad-->
<button onclick="hideshowPad()" class="" id="bhide_ether">WRITING <br> SCHRIJVEN</button>
<!-- jitsi or alike -->
@ -233,12 +233,12 @@
<!-- Jitsi for use -->
<!-- PLACEHOLDER link: https://meet.jit.si/varia.example -->
<div class="fullscreen hide" id="showJit">
<!-- <div class="fullscreen hide" id="showJit">
<iframe src="https://meet.jit.si/varia.example" allow="camera; microphone" width="640" height="800" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
</iframe>
<br>
<a class="windowlinks" href="https://meet.jit.si/varia.example" target="_blank"> direct link to ↬ Jitsi</a>
</div>
</div>-->

Loading…
Cancel
Save