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 name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Agent Tutorial — SquareMCP Docs</title>
|
||||
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -17,7 +18,7 @@
|
||||
<a href="agent-tutorial.html" class="active">Agent tutorial</a>
|
||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||
</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>
|
||||
</nav>
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Getting Started — SquareMCP Docs</title>
|
||||
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -17,7 +18,7 @@
|
||||
<a href="agent-tutorial.html">Agent tutorial</a>
|
||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||
</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>
|
||||
</nav>
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Platform Guides — SquareMCP Docs</title>
|
||||
<link rel="icon" type="image/svg+xml" href="squaremcp-logo.svg">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -17,7 +18,7 @@
|
||||
<a href="agent-tutorial.html">Agent tutorial</a>
|
||||
<a href="https://hermes.squaremcp.com/openapi-social.json" target="_blank">API reference ↗</a>
|
||||
</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>
|
||||
</nav>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user