From f1e51c6c7b205aceeb0416097132df6bfa7d58b1 Mon Sep 17 00:00:00 2001 From: Caleb Gross Date: Fri, 20 Mar 2026 09:46:12 -0400 Subject: [PATCH] fix: use logo in dashboard header and tab title Replace the diamond character with the actual mnemonic logo in the nav header and lowercase the branding to "mnemonic" in both the nav and the browser tab title. Co-Authored-By: Claude Opus 4.6 (1M context) --- internal/web/static/index.html | 4 ++-- internal/web/static/logo.png | Bin 0 -> 7981 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 internal/web/static/logo.png diff --git a/internal/web/static/index.html b/internal/web/static/index.html index 83dff4b..0465abe 100644 --- a/internal/web/static/index.html +++ b/internal/web/static/index.html @@ -3,7 +3,7 @@ - Mnemonic + mnemonic