Skip to content

Commit 21b3897

Browse files
BunsDevclaude
andcommitted
docs: drop the hero logo
The official OpenCoven sigil looked clumsy floating above the kicker/title stack — kicker + serif title carries the brand adequately on its own. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fe186a1 commit 21b3897

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/src/hero.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ export function renderHero(starCount) {
1111
<div class="hero-grid relative z-1">
1212
<div class="hero-copy">
1313
<div class="hero-kicker" style="animation: fade-up 0.7s cubic-bezier(0.16,1,0.3,1) both">Field manual / coven-code</div>
14-
<div class="relative inline-block mb-8">
15-
<img src="/coven.svg" alt="Coven Code" class="hero-logo h-36 w-auto relative z-1 max-sm:h-24" style="animation: hero-logo-in 0.8s 0.04s cubic-bezier(0.16,1,0.3,1) both" />
16-
</div>
1714
<p class="hero-title" style="animation: fade-up 0.7s 0.1s cubic-bezier(0.16,1,0.3,1) both">A terminal coding agent in Rust</p>
1815
<p class="hero-subtitle" style="animation: fade-up 0.7s 0.2s cubic-bezier(0.16,1,0.3,1) both">Open-source agent for your terminal. 40+ tools, 15+ LLM providers, multi-account auth, plugin system, and native integration with the Coven daemon.</p>
1916
<div class="hero-actions" style="animation: fade-up 0.7s 0.3s cubic-bezier(0.16,1,0.3,1) both">

0 commit comments

Comments
 (0)