forked from varia/web-narrowcast
removed gallery, added stream url, changed title of the pdf
This commit is contained in:
parent
14372fad10
commit
c6c736881f
@ -99,12 +99,12 @@
|
|||||||
|
|
||||||
<div class="halfscreen">
|
<div class="halfscreen">
|
||||||
<iframe src="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_intelligent_life_scraps.pdf"></iframe><br> ↬
|
<iframe src="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_intelligent_life_scraps.pdf"></iframe><br> ↬
|
||||||
<a class="windowlinks" href="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_intelligent_life_scraps.pdf" target="_blank">theusercondition.computer</a>
|
<a class="windowlinks" href="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_intelligent_life_scraps.pdf" target="_blank">read_supreme_connections_intelligent_life_scraps.pdf</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- AUDIO NEW CODE -->
|
<!-- AUDIO NEW CODE -->
|
||||||
<span class="audio-stream">
|
<span class="audio-stream">
|
||||||
<audio id="player" preload="none" src="https://vvvvvvaria.org/archive/2020-04-18-we-hope-this-email-finds-you-well/we-hope-this-email-finds-you-well.wav"> </audio>
|
<audio id="player" preload="none" src="http://w-i-t-m.net:8001/meander"> </audio>
|
||||||
<p>
|
<p>
|
||||||
Press play (best listened in FireFox). It might take a minute to load.</p>
|
Press play (best listened in FireFox). It might take a minute to load.</p>
|
||||||
<div class="audio-buttons">
|
<div class="audio-buttons">
|
||||||
@ -113,8 +113,11 @@
|
|||||||
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button>
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button>
|
||||||
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button>
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button>
|
||||||
</div>
|
</div>
|
||||||
|
<span class="audio-link"> ↬ <a class="windowlinks" href="http://w-i-t-m.net:8001/meander" target="_blank"> direct link to audio</a></span>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- IMAGE GALLERY
|
||||||
<p class="img-gallery-title"> ⇩ IMAGE ⇊ GALLERY ⇘ </p>
|
<p class="img-gallery-title"> ⇩ IMAGE ⇊ GALLERY ⇘ </p>
|
||||||
<div class="img-gallery">
|
<div class="img-gallery">
|
||||||
<figure>
|
<figure>
|
||||||
@ -134,6 +137,8 @@
|
|||||||
<a class="windowlinks" href="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_the_blonde_composer.jpg" target="_blank">read_supreme_connections_the_blonde_composer.jpg</a>
|
<a class="windowlinks" href="https://vvvvvvaria.org/~ccl/r_n_r/supreme-connections/read_supreme_connections_the_blonde_composer.jpg" target="_blank">read_supreme_connections_the_blonde_composer.jpg</a>
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<!-- lil face
|
<!-- lil face
|
||||||
<div class="lil-face loading">
|
<div class="lil-face loading">
|
||||||
|
Loading…
Reference in New Issue
Block a user