Skip to content

Commit 93d58bd

Browse files
naymurdevclaude
andcommitted
Fix header logo swapped to the wordmark used everywhere else
The header was showing the raw command-key glyph from CommandCodeAI/docs-images instead of our actual wordmark, while the footer's "Powered by" lockup already pulled the correct logo from commandcode.ai/logov2. Point logoUrl at the same wordmark asset so the header matches the rest of the site. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 14b5c16 commit 93d58bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.upptimerc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sites:
77

88
status-website:
99
cname: status.commandcode.ai
10-
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/design/logo/logo-symbol.svg
10+
logoUrl: https://commandcode.ai/logov2/logo-bg-transparent-fg-dark.svg
1111
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/commandcode-status/master/assets/favicon.svg
1212
name: Status
1313
navbar:

0 commit comments

Comments
 (0)