This commit is contained in:
2026-07-29 04:07:36 -05:00
parent 87369419b6
commit 9e88fc2467
27 changed files with 1553 additions and 5 deletions
+3
View File
@@ -566,6 +566,7 @@
<a href="uses.html" style="font-family:var(--font-pixel);font-size:9px;color:var(--tape);text-transform:uppercase;letter-spacing:.08em;transition:color .2s;">Uses</a>
<a href="now.html" style="font-family:var(--font-pixel);font-size:9px;color:var(--tape);text-transform:uppercase;letter-spacing:.08em;transition:color .2s;">Now</a>
<a href="colophon.html" style="font-family:var(--font-pixel);font-size:9px;color:var(--tape);text-transform:uppercase;letter-spacing:.08em;transition:color .2s;">Colophon</a>
<a href="experiments.html" style="font-family:var(--font-pixel);font-size:9px;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;transition:color .2s;">Internet History</a>
</div>
</div>
</div>
@@ -769,6 +770,8 @@
<a href="now.html" style="color:var(--muted);text-decoration:none;">Now</a>
<span style="color:var(--muted);margin:0 8px;">·</span>
<a href="colophon.html" style="color:var(--muted);text-decoration:none;">Colophon</a>
<span style="color:var(--muted);margin:0 8px;">·</span>
<a href="experiments.html" style="color:var(--accent);text-decoration:none;">Internet History</a>
</div>
Built by Miles · 2026 · Powered by too much coffee and the Konami code
</footer>