From 5afd38cb92ffe051ea2456e746ff0b1cdcf59f4f Mon Sep 17 00:00:00 2001 From: Nathan Esquenazi Date: Sun, 12 Apr 2026 21:24:58 +0000 Subject: [PATCH] docs: add community/unofficial disclaimer to hero and footer --- index.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index a5a54e0f..ecb6a3ee 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,9 @@ - Hermes — The self-improving AI agent + Hermes — Community Web UI - + @@ -436,6 +436,14 @@ } .hero-credit a { color: var(--text-muted); text-decoration: underline; text-underline-offset: 3px; } .hero-credit a:hover { color: var(--text-secondary); } + .hero-community-note { + font-size: 0.76rem; + color: var(--text-muted); + margin-top: 8px; + opacity: 0.7; + } + .hero-community-note a { color: var(--text-muted); text-decoration: underline; text-underline-offset: 2px; } + .hero-community-note a:hover { color: var(--text-secondary); opacity: 1; } /* ===== WHY HERMES ===== */ .why-grid { @@ -1395,6 +1403,9 @@
⚡ Open source · Self-hosted · MIT licensed
+
+ Community Web UI — not affiliated with Nous Research. Official site: hermes-agent.nousresearch.com +

Hermes
Agent

@@ -2321,7 +2332,8 @@ hermes doctor # diagnose any issues