style(design): apply favicon and nav link fixes to all subpages
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Agent Tutorial — SquareMCP Docs</title>
|
<title>Agent Tutorial — SquareMCP Docs</title>
|
||||||
|
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
<a href="agent-tutorial.html" class="active">Agent tutorial</a>
|
<a href="agent-tutorial.html" class="active">Agent tutorial</a>
|
||||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="https://squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
<a href="https://app.squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Getting Started — SquareMCP Docs</title>
|
<title>Getting Started — SquareMCP Docs</title>
|
||||||
|
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
<a href="agent-tutorial.html">Agent tutorial</a>
|
<a href="agent-tutorial.html">Agent tutorial</a>
|
||||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="https://squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
<a href="https://app.squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Platform Guides — SquareMCP Docs</title>
|
<title>Platform Guides — SquareMCP Docs</title>
|
||||||
|
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
<a href="agent-tutorial.html">Agent tutorial</a>
|
<a href="agent-tutorial.html">Agent tutorial</a>
|
||||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="https://squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
<a href="https://app.squaremcp.com" class="nav-cta" target="_blank">Open app</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user