Browse Source

Update 'index.html'

master
anglk 3 years ago
parent
commit
ab9868edd7
  1. 4
      index.html

4
index.html

@ -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>

Loading…
Cancel
Save