Skip to content

Commit f55cafa

Browse files
committed
Simplify logo use
1 parent d19f8b1 commit f55cafa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/mcp/server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Server
99
openai: {
1010
app_name: -> { App.app_name_mcp },
1111
logo_full: "logo-full-mcp.png",
12-
logo_square: "logo-square-mcp.png"
12+
logo_square: "logo-square.png"
1313
},
1414
default: {
1515
app_name: -> { App.app_name },
-8.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)