Skip to content

Commit 92ca935

Browse files
Merge pull request modelcontextprotocol#1951 from conorkel/remove-mcp-about-page
Removed "about page" and
2 parents 6e924e6 + deca919 commit 92ca935

File tree

4 files changed

+1
-88
lines changed

4 files changed

+1
-88
lines changed

blog/hugo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ theme = 'github.com/adityatelange/hugo-PaperMod'
99
[params]
1010
author = "The MCP project"
1111
description = "Updates from the Model Context Protocol project"
12+
images = ["og-image.png"]
1213

1314
[params.homeInfoParams]
1415
Content = "Get the latest updates from protocol maintainers and contributors about new developments, upcoming features, and real-world MCP implementations."

blog/static/og-image.png

20.5 KB
Loading

docs/about/index.mdx

Lines changed: 0 additions & 84 deletions
This file was deleted.

docs/docs.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,6 @@
347347
]
348348
}
349349
]
350-
},
351-
{
352-
"tab": "About MCP",
353-
"pages": ["about/index"]
354350
}
355351
]
356352
},

0 commit comments

Comments
 (0)