Fix homepage index links to use correct /archive/ prefix

Updated all index links (sidenotes, outlines, quotes, connections, terms, graph)
at the bottom of the homepage to point to /archive/* URLs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-29 15:50:25 -04:00
parent 087bff91d0
commit ae25acb805
+6 -6
View File
@@ -115,12 +115,12 @@
<span><span class="legend-dot" style="background: #95a5a6;"></span>Philosophy & Critique</span>
</div>
<div style="margin-top: 1rem; font-size: 0.85rem; color: #888; line-height: 1.6;">
<a href="/sidenotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Sidenotes Index</a> &mdash; 1,300+ marginalia extracted from across the garden<br>
<a href="/outlines" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Outlines Index</a> &mdash; Structural navigation through essay architecture<br>
<a href="/quotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Quotes Index</a> &mdash; Quotable insights and distilled wisdom<br>
<a href="/connections" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Connections Index</a> &mdash; The web of cross-references between ideas<br>
<a href="/terms" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Term Index</a> &mdash; Book-style alphabetical index of key concepts<br>
<a href="/graph" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Cross-Reference Graph</a> &mdash; Interactive network visualization of connections<br>
<a href="/archive/sidenotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Sidenotes Index</a> &mdash; 1,300+ marginalia extracted from across the garden<br>
<a href="/archive/outlines" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Outlines Index</a> &mdash; Structural navigation through essay architecture<br>
<a href="/archive/quotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Quotes Index</a> &mdash; Quotable insights and distilled wisdom<br>
<a href="/archive/connections" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Connections Index</a> &mdash; The web of cross-references between ideas<br>
<a href="/archive/terms" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Term Index</a> &mdash; Book-style alphabetical index of key concepts<br>
<a href="/archive/graph" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Cross-Reference Graph</a> &mdash; Interactive network visualization of connections<br>
<a href="/search" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Search</a> &mdash; Full-text search across all content
</div>
</section>