diff --git a/docusaurus.config.js b/docusaurus.config.js index ba4005764d6..727fd8661d7 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -74,6 +74,9 @@ module.exports = { label: 'v2.6', path: 'docs', }, + 2.5: { + label: 'v2.5' + } }, }, blog: false, // Optional: disable the blog plugin