Updated 28 files via CloudCannon
This commit is contained in:
parent
1ed239e940
commit
d7773bf158
28 changed files with 2462 additions and 23 deletions
|
|
@ -185,6 +185,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>From the 2019 release <a href="../../darkweb/">"Darkweb"</a></p>
|
||||
|
||||
|
||||
|
|
@ -246,8 +248,8 @@
|
|||
</div>
|
||||
<div class="post-nav-next">
|
||||
|
||||
<h4><a href="/live-with-hardware/1-ep-life-of-a-dudelini/"><span class="fas fa-arrow-right" style="font-size:3em;"></span></a></h4>
|
||||
<h3>EP-Life of a Dudelini</h3>
|
||||
<h4><a href="/little-bug-ep/1-ding-ding-world/"><span class="fas fa-arrow-right" style="font-size:3em;"></span></a></h4>
|
||||
<h3>Ding Ding World</h3>
|
||||
<p></p>
|
||||
|
||||
</div>
|
||||
|
|
@ -272,6 +274,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Get this track</h2>
|
||||
<div class="streamer">
|
||||
|
|
@ -412,7 +416,7 @@
|
|||
|
||||
|
||||
|
||||
<a id="btnNext" href="../../live-with-hardware/1-ep-life-of-a-dudelini/"><span class="fas fa-fast-forward"></span></a>
|
||||
<a id="btnNext" href="../../little-bug-ep/1-ding-ding-world/"><span class="fas fa-fast-forward"></span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
@ -440,7 +444,7 @@
|
|||
// only functional if "loop" is removed
|
||||
mu.pause();
|
||||
mu.currentTime = 0;
|
||||
loadUrl("../../live-with-hardware/1-ep-life-of-a-dudelini/"); return false;
|
||||
loadUrl("../../little-bug-ep/1-ding-ding-world/"); return false;
|
||||
});
|
||||
mu.onplaying = function() {
|
||||
pauseButton.innerHTML = "⏸️ Pause";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue