test user cond event 1
This commit is contained in:
parent
e6b5ae492b
commit
cdaaec0945
27
index.html
27
index.html
@ -18,7 +18,7 @@
|
||||
<div class="sidetop">
|
||||
<!-- to add a new event copy paste above — as the ones below. -->
|
||||
<!-- once the event is over remember to move to the sidebottom section-->
|
||||
<p>2021.03.23: <a href="" target="_blank" >User Condition S01E01</a></p>
|
||||
<p>2021.03.23: <a href="http://varia.zone/en/usercond01.html" target="_blank" >User Condition S01E01</a></p>
|
||||
|
||||
|
||||
</div>
|
||||
@ -42,9 +42,23 @@
|
||||
|
||||
<div class="live live-flex">
|
||||
|
||||
<!-- essay frame -->
|
||||
<div class="halfscreen">
|
||||
<iframe src="https://theusercondition.computer/"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://theusercondition.computer/" target="_blank">theusercondition.computer</a>
|
||||
</div>
|
||||
|
||||
<!-- lil face -->
|
||||
<div class="lil-face loading" style="position: absolute;
|
||||
bottom: 50px;
|
||||
right: 38px;">
|
||||
<a href="https://silviolorusso.com">
|
||||
<img src="https://i.ytimg.com/vi/AsFBRdkFKx8/mqdefault.jpg" style="width: 100px; border-radius: 25px; box-shadow: 0.3rem 0.2rem 0.3rem #ffe4fd;"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<iframe class="resize-drag" src="https://loading.vvvvvvaria.org" allow="camera; microphone" width="600" height="680" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
||||
</iframe>
|
||||
|
||||
|
||||
|
||||
<!-- TO ACTIVATE A BELOW SECTION FOR YOUR EVENT -->
|
||||
@ -84,13 +98,12 @@
|
||||
|
||||
|
||||
<!-- CHAT INTERFACE -->
|
||||
<div class="halfscreen">
|
||||
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> chat.vvvvvvaria.org</a>
|
||||
<div class="halfscreen">
|
||||
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
||||
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> chat.vvvvvvaria.org</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- AUDIO STREAM -->
|
||||
<audio controls loop="" class="halfscreen resize-drag" src="http://w-i-t-m.net:8001/meander" type="audio/mp3"> </audio>
|
||||
|
||||
|
@ -356,3 +356,6 @@ button.minimize:hover {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user