Update 'index.html'

This commit is contained in:
anglk 2021-03-12 12:49:19 +01:00
parent 5ec23db4af
commit eac3405651

View File

@ -58,15 +58,15 @@
<!-- EXAMPLE ETHERPAD --> <!-- EXAMPLE ETHERPAD -->
<div class="resize-drag"> <div class="resize-drag">
<iframe class="resize-drag" src="https://pad.vvvvvvaria.org/fhm#1.notes"></iframe> <iframe src="https://pad.vvvvvvaria.org/fhm#1.notes"></iframe>
<a href="https://pad.vvvvvvaria.org/fhm#1.notes">pad.vvvvvvaria.org/fhm#1.notes</a> <a class="windowlinks" href="https://pad.vvvvvvaria.org/fhm#1.notes">pad.vvvvvvaria.org/fhm#1.notes</a>
</div> </div>
<!-- CHAT INTERFACE --> <!-- CHAT INTERFACE -->
<div class="resize-drag"> <div class="resize-drag">
<iframe src="https://chat.vvvvvvaria.org/"></iframe> <iframe src="https://chat.vvvvvvaria.org/"></iframe>
<a href="https://chat.vvvvvvaria.org/">chat.vvvvvvaria.org</a> <a class="windowlinks" href="https://chat.vvvvvvaria.org/">chat.vvvvvvaria.org</a>
</div> </div>
<!-- AUDIO STREAM --> <!-- AUDIO STREAM -->
@ -95,7 +95,7 @@
type="application/x-mpegURL" type="application/x-mpegURL"
/> />
</video> </video>
<a href="https://chat.vvvvvvaria.org/">URL of the BBB</a> <a class="windowlinks" href="https://chat.vvvvvvaria.org/">URL of the BBB</a>
</div> </div>
<p class="note"> * move and resize the elements above by dragging their corners / sides and click on the page to set the position *</p> <p class="note"> * move and resize the elements above by dragging their corners / sides and click on the page to set the position *</p>