diff --git a/docs/claude-mem-logo.webp b/docs/claude-mem-logo.webp deleted file mode 100644 index 94f15d72..00000000 Binary files a/docs/claude-mem-logo.webp and /dev/null differ diff --git a/docs/claude-mem-logomark.webp b/docs/claude-mem-logomark.webp new file mode 100644 index 00000000..7b9b18aa Binary files /dev/null and b/docs/claude-mem-logomark.webp differ diff --git a/docs/docs.json b/docs/docs.json index 0d9f0063..cf921adf 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -3,6 +3,7 @@ "name": "Claude-Mem", "description": "Persistent memory compression system that preserves context across Claude Code sessions", "theme": "mint", + "favicon": "/claude-mem-logomark.webp", "logo": { "light": "/claude-mem-logo-for-light-mode.webp", "dark": "/claude-mem-logo-for-dark-mode.webp",