006: the edge...

This commit is contained in:
41666 2024-05-05 04:23:00 -04:00
parent 02547b888f
commit c2db0d5f37
16 changed files with 4461 additions and 20 deletions

View file

@ -24,6 +24,6 @@
<div id="telemetry">XX.X FPS (XX.X ms)</div>
<div id="loading" class="loading-active"><div id="loading-text">[noeidelon] [stage 1]<br />bootstrapping...<span id="stage1-error"><br />this is taking a while...</span><span id="stage1-error2"><br />[panic] <span style="color: red">heck wtf</span></span></div></div>
<div id="editor"></div>
<nav><a class="nav-left" href="/004-a-new-leaf">⇠ 004-a-new-leaf</a></nav>
<nav><a class="nav-left" href="/004-a-new-leaf">⇠ 004-a-new-leaf</a><a class="nav-right" href="/006-the-edge">006-the-edge ⇢</a></nav>
</main>
<script src="/005-thoughtform-hidenoe/main.js" type="module"></script>