Skip to content

Commit dbae42e

Browse files
committed
Simplify page titles
1 parent 621ba60 commit dbae42e

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

docs/specification/2024-11-05/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Specification (2024-11-05)
2+
linkTitle: Revision 2024-11-05
3+
title: Model Context Protocol specification
34
cascade:
45
type: docs
56
breadcrumbs: false

docs/specification/2025-03-26/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Specification (Latest)
2+
linkTitle: Revision 2025-03-26
3+
title: Model Context Protocol specification
34
cascade:
45
type: docs
56
breadcrumbs: false

site/hugo.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,18 @@ enableInlineShortcodes: true
5757

5858
menu:
5959
main:
60-
- name: Specification (Latest)
60+
- name: Specification
6161
pageRef: /latest
6262
weight: 1
63-
- name: Specification (2024-11-05)
64-
pageRef: /2024-11-05
65-
weight: 2
6663
- name: Resources
6764
pageRef: /resources
68-
weight: 3
65+
weight: 2
6966
- name: Search
70-
weight: 4
67+
weight: 3
7168
params:
7269
type: search
7370
- name: GitHub
74-
weight: 5
71+
weight: 4
7572
url: "https://github.com/modelcontextprotocol/specification"
7673
params:
7774
icon: github

0 commit comments

Comments
 (0)