Skip to content

Commit d8653a4

Browse files
feat: add missing SDKs to Hugo website
1 parent 7251679 commit d8653a4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

site/hugo.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,15 @@ menu:
9595
name: "TypeScript SDK ↗"
9696
url: "https://github.com/modelcontextprotocol/typescript-sdk"
9797
weight: 5
98+
- identifier: javaSdk
99+
name: "Java SDK ↗"
100+
url: "https://github.com/modelcontextprotocol/java-sdk"
101+
weight: 6
102+
- identifier: kotlinSdk
103+
name: "Kotlin SDK ↗"
104+
url: "https://github.com/modelcontextprotocol/kotlin-sdk"
105+
weight: 7
106+
- identifier: csharpSdk
107+
name: "C# SDK ↗"
108+
url: "https://github.com/modelcontextprotocol/csharp-sdk"
109+
weight: 8

0 commit comments

Comments
 (0)