Update 'index.html'

This commit is contained in:
anglk 2021-07-12 15:52:11 +02:00
parent bce0f1ae8c
commit ab9868edd7

View File

@ -150,7 +150,7 @@
<!-- Jitsi for use -->
<!-- PLACEHOLDER link: https://meet.jit.si/varia.example -->
<div class="halfscreen" id="showJit">
<div class="fullscreen" id="showJit">
<iframe src="https://meet.jit.si/wasted-infra-voices-12" allow="camera; microphone" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
</iframe>
<br>
@ -231,7 +231,7 @@
<!-- CHAT -->
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
<div class="chat halfscreen hide" id="showChat">
<div class="chat fullscreen 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>