diff --git a/docusaurus.config.js b/docusaurus.config.js index 3254a5c..e334aa4 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -112,7 +112,9 @@ const config = { // // documentation version in the navbar { - type: 'docsVersionDropdown', + type: 'docsVersion', + + // type: 'docsVersionDropdown', position: 'right' },