Skip to content

Commit 6bd5775

Browse files
RhysSullivanclaude
andauthored
Marketing: faster testimonial drift, Hermes logo (#2018)
* marketing: faster testimonial drift Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> * marketing: hermes agent mark in the agent reveal Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
1 parent c641b8d commit 6bd5775

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading

apps/marketing/src/components/variants/doc-body.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const logo = (name: string): string => {
2424
return hit[1];
2525
};
2626
const toolLogos = ["github", "linear", "sentry", "stripe", "notion", "slack", "jira", "gmail"];
27-
const agentLogos = ["claude", "codex", "cursor", "chatgpt", "gemini", "copilot", "windsurf", "opencode", "zed", "grok"];
27+
const agentLogos = ["claude", "codex", "cursor", "chatgpt", "gemini", "hermes", "copilot", "windsurf", "opencode", "zed", "grok"];
2828
// The three marks on the copy button; the full list would crowd it.
2929
const agentLogosShort = ["claude", "codex", "cursor"];
3030
const X_URL = "https://x.com/RhysSullivan";

0 commit comments

Comments
 (0)