Updated 12 files via CloudCannon
This commit is contained in:
parent
f34b9208e7
commit
8c4dc18249
12 changed files with 214 additions and 74 deletions
|
|
@ -134,7 +134,22 @@
|
|||
<div id="trackInfo">
|
||||
<section>
|
||||
<p>Cybersoul by <strong>徒 setto セット</strong></p>
|
||||
<p>2020</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>From the 2020 release <a href="../../../unmet-dependencies/">"Unmet Dependencies"</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p><strong>3:42</strong></p>
|
||||
|
||||
|
||||
|
|
@ -299,7 +314,7 @@ This is what together we should refute.<br />
|
|||
<div class="post-nav">
|
||||
|
||||
|
||||
<h4><a href="/albums/unmet-dependencies/1-dependency-error/" alt="Read 1 Dependency Error" title="Read 1 Dependency Error"><span
|
||||
<h4><a href="../../../albums/unmet-dependencies/1-dependency-error/" alt="Read 1 Dependency Error" title="Read 1 Dependency Error"><span
|
||||
class="fas fa-arrow-left"></span> Previous</a></h4>
|
||||
<h3>Dependency Error</h3>
|
||||
<p></p>
|
||||
|
|
@ -385,20 +400,19 @@ This is what together we should refute.<br />
|
|||
|
||||
<div id="tracks">
|
||||
|
||||
<a id="btnPrev" href="/albums/unmet-dependencies/1-dependency-error/"><span class="fas fa-fast-backward"></span></a>
|
||||
<a id="btnPrev" href="../../../albums/unmet-dependencies/1-dependency-error/"><span class="fas fa-fast-backward"></span></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<p id="npTitle" style="font-weight: bold;">Pingnu </p>
|
||||
|
||||
<p class="right" id="npTitle" style="font-weight: bold;">Pingnu </a></p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
function loadUrl(newLocation) {
|
||||
window.location = newLocation;
|
||||
|
|
@ -414,7 +428,7 @@ This is what together we should refute.<br />
|
|||
// only functional if "loop" is removed
|
||||
mu.pause();
|
||||
mu.currentTime = 0;
|
||||
loadUrl("../../../albums/unmet-dependencies/1-dependency-error/"); return false;
|
||||
loadUrl("../../.."); return false;
|
||||
});
|
||||
mu.onplaying = function() {
|
||||
pauseButton.innerHTML = "Pause";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue