Skip to content

Commit f40854f

Browse files
Merge pull request modelcontextprotocol#26 from modelcontextprotocol/justin/title
Give page a meaningful title
2 parents 956e2b4 + 6239453 commit f40854f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>MCP Inspector</title>
88
</head>
99
<body>
1010
<div id="root"></div>

0 commit comments

Comments
 (0)