mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
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:
@@ -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> — 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> — Structural navigation through essay architecture<br>
|
||||
<a href="/quotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Quotes Index</a> — Quotable insights and distilled wisdom<br>
|
||||
<a href="/connections" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Connections Index</a> — 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> — 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> — Interactive network visualization of connections<br>
|
||||
<a href="/archive/sidenotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Sidenotes Index</a> — 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> — Structural navigation through essay architecture<br>
|
||||
<a href="/archive/quotes" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Quotes Index</a> — Quotable insights and distilled wisdom<br>
|
||||
<a href="/archive/connections" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Connections Index</a> — 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> — 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> — Interactive network visualization of connections<br>
|
||||
<a href="/search" style="color: #888; text-decoration: none; border-bottom: 1px dotted #aaa;">Search</a> — Full-text search across all content
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user