Merge pull request #10681 from ToolJet/docs/archive-versions

[docs:] Remove older versions
This commit is contained in:
Adish M 2024-08-29 11:22:48 +05:30 committed by GitHub
commit 50ea9fc052
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 33 deletions

View file

@ -124,15 +124,10 @@ module.exports = {
includeCurrentVersion: false,
lastVersion: '2.50.0-LTS',
versions: {
'2.61.0': {
banner: 'none'
},
'2.62.0': {
banner: 'none'
},
'2.65.0': {
label: '2.65.0-Pre Release 🚧',
banner: 'none'
}
},
}
},
theme: {

View file

@ -1,7 +1,10 @@
User-agent: *
Disallow: /1.x.x/
Disallow: /docs/1.x.x/
Disallow: /docs/2.1
Disallow: /docs/2.2
Disallow: /docs/2.3
Disallow: /docs/2.4
# ################################################################################
# ################################################################################

View file

@ -1,30 +1,5 @@
[
"2.65.0",
"2.62.0",
"2.61.0",
"2.50.0-LTS",
"2.43.0",
"2.39.0",
"2.36.0",
"2.35.0",
"2.34.0",
"2.33.0",
"2.30.0",
"2.29.0",
"2.27.0",
"2.25.0",
"2.24.0",
"2.23.0",
"2.22.0",
"2.19.0",
"2.18.0",
"2.17.0",
"2.16.0",
"2.15.0",
"2.14.0",
"2.13.0",
"2.12.0",
"2.11.0",
"2.10.0",
"1.x.x"
]