feat(site): add favicon.ico for Google favicon lookup and Claude.ai form

This commit is contained in:
Garfield
2026-06-12 12:46:10 -04:00
parent 8eafb2b05b
commit 9a4ce986be
4 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
name="description"
content="SquareMCP is a managed MCP gateway for internal tools with authentication, permissions, audit logs, and observability."
/>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" href="./styles.css?v=20260505b" />
</head>
<body>