We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946b7fd commit 24fa325Copy full SHA for 24fa325
site/hugo.yaml
@@ -1,4 +1,5 @@
1
baseURL: "https://spec.modelcontextprotocol.io"
2
+title: Model Context Protocol Specification
3
4
5
enableRobotsTXT: true
@@ -17,13 +18,13 @@ contentDir: ../docs
17
18
19
params:
20
navbar:
- displayTitle: false
21
+ displayTitle: true
22
displayLogo: true
23
logo:
24
path: images/light.svg
25
dark: images/dark.svg
26
link: /
- width: 204
27
+ width: 30
28
height: 30
29
mcp_base: "https://modelcontextprotocol.io"
30
github_base: "https://github.com/modelcontextprotocol"
site/static/images/dark.svg
0 commit comments