Skip to content

Commit 978a0cb

Browse files
authored
docs: Remove older versions from drop down (googleapis#3043)
Removed older version entries as we can only support the last 12 versions (20,000 pages limit on cloudflare deployment)
1 parent 24ce6ce commit 978a0cb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.hugo/hugo.cloudflare.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,6 @@ ignoreFiles = ["quickstart/shared", "quickstart/python", "quickstart/js", "quick
120120
version = "v0.23.0"
121121
url = "https://mcp-toolbox.dev/v0.23.0/"
122122

123-
[[params.versions]]
124-
version = "v0.22.0"
125-
url = "https://mcp-toolbox.dev/v0.22.0/"
126-
127-
[[params.versions]]
128-
version = "v0.21.0"
129-
url = "https://mcp-toolbox.dev/v0.21.0/"
130-
131123
[[menu.main]]
132124
name = "GitHub"
133125
weight = 50

0 commit comments

Comments
 (0)