Skip to content

Commit 31630b2

Browse files
authored
Merge pull request modelcontextprotocol#63 from modelcontextprotocol/ashwin/favicon
switch favicon
2 parents b97acb9 + f8e2647 commit 31630b2

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/mcp.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>MCP Inspector</title>
88
</head>

client/public/mcp.svg

Lines changed: 12 additions & 0 deletions
Loading

client/public/vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

client/src/assets/react.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)