Skip to content

Commit 34531b7

Browse files
committed
Use the Redis cube mark (PNG) for the catalog icon
Reverting the last commit's wordmark SVG: the catalog grid is square-card-shaped and the wordmark rendered too small / off-balance against peer cards (mongodb, pinecone, qdrant). Switch back to the 460x460 cube mark from the Redis org GitHub avatar, which is square and matches the visual rhythm of the catalog. - Restore `docs/integrations/assets/redis.png` (cube on red, 460x460). - Drop `docs/integrations/assets/redis.svg`. - Update `catalog_icon` back to the PNG. Verified with `mkdocs build --strict`.
1 parent 6e462d2 commit 34531b7

3 files changed

Lines changed: 1 addition & 67 deletions

File tree

docs/integrations/assets/redis.png

8.99 KB
Loading

docs/integrations/assets/redis.svg

Lines changed: 0 additions & 66 deletions
This file was deleted.

docs/integrations/redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
catalog_title: Redis
33
catalog_description: Vector, hybrid, and SQL search plus session, memory, and semantic cache for agents
4-
catalog_icon: /integrations/assets/redis.svg
4+
catalog_icon: /integrations/assets/redis.png
55
catalog_tags: ["data","mcp"]
66
---
77

0 commit comments

Comments
 (0)