diff --git a/docusaurus.config.js b/docusaurus.config.js index 727fd8661d7..93008665441 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -76,7 +76,10 @@ module.exports = { }, 2.5: { label: 'v2.5' - } + }, + '2.0-2.4': { + label: 'v2.0-v2.4' + }, }, }, blog: false, // Optional: disable the blog plugin