Skip to content

Commit 24fa325

Browse files
committed
Add "specification" into page title
1 parent 946b7fd commit 24fa325

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

site/hugo.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
baseURL: "https://spec.modelcontextprotocol.io"
2+
title: Model Context Protocol Specification
23

34

45
enableRobotsTXT: true
@@ -17,13 +18,13 @@ contentDir: ../docs
1718

1819
params:
1920
navbar:
20-
displayTitle: false
21+
displayTitle: true
2122
displayLogo: true
2223
logo:
2324
path: images/light.svg
2425
dark: images/dark.svg
2526
link: /
26-
width: 204
27+
width: 30
2728
height: 30
2829
mcp_base: "https://modelcontextprotocol.io"
2930
github_base: "https://github.com/modelcontextprotocol"

site/static/images/dark.svg

Lines changed: 6 additions & 5 deletions
Loading

0 commit comments

Comments
 (0)