Skip to content

Commit 5dabe8a

Browse files
bkataruclaude
andcommitted
docs: add prominent Eruka dashboard link to docs site
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8326ba7 commit 5dabe8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/templates/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@
4242
<div class="hero">
4343
<img src="{{ get_url(path='eruka-mcp-logo.svg') }}" alt="eruka-mcp">
4444
<h1>eruka-mcp</h1>
45-
<p>MCP server for Eruka context memory. Tells AI agents what it <strong>knows</strong>, <strong>thinks</strong>, what's <strong>stale</strong>, and what it <strong>doesn't know</strong>.</p>
46-
<div class="badges">
45+
<p>MCP server for <a href="https://eruka.dirmacs.com" style="color:#fff;font-weight:bold;border-bottom:2px solid var(--accent)">Eruka</a> context memory. Tells AI agents what it <strong>knows</strong>, <strong>thinks</strong>, what's <strong>stale</strong>, and what it <strong>doesn't know</strong>.</p>
46+
<p style="margin-top:0.75rem"><a href="https://eruka.dirmacs.com" style="background:var(--accent);color:#fff;padding:0.5rem 1.25rem;border-radius:6px;font-weight:600;font-size:0.9rem;display:inline-block">Open Eruka Dashboard &rarr;</a></p>
47+
<div class="badges" style="margin-top:1.5rem">
4748
<img src="https://img.shields.io/crates/v/eruka-mcp?style=flat-square&color=10b981" alt="crates.io">
4849
<img src="https://img.shields.io/crates/d/eruka-mcp?style=flat-square&color=059669" alt="downloads">
4950
<img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="MIT">

0 commit comments

Comments
 (0)