-
-
Notifications
You must be signed in to change notification settings - Fork 56.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The logo in the Gateway Dashboard header shows a broken image icon instead of the OpenClaw logo.
Environment
- OpenClaw version: 2026.2.1
- OS: macOS (Darwin 25.2.0 arm64)
- URL: http://127.0.0.1:18789/chat
Expected behavior
The OpenClaw logo should display in the header.
Actual behavior
A broken image placeholder is shown. The logo path returns HTML (200 OK, Content-Type: text/html) instead of the actual image file.
Investigation
Logo files exist at:
/docs/assets/openclaw-logo-text.png/docs/assets/openclaw-logo-text-dark.png
But the dashboard appears to reference a path that doesn't serve these files correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working