switch favicon

This commit is contained in:
Ashwin Bhat
2024-11-19 14:02:51 -08:00
parent b97acb9b76
commit f8e26479d9
4 changed files with 13 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/mcp.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MCP Inspector</title>
</head>