diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 1f9af9f4fa..8d5a849ca5 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -85,17 +85,17 @@ module.exports = { }, { type: 'html', - value: 'Product', + value: 'Product', position: 'right', }, { type: 'html', - value: 'Plans', + value: 'Plans', position: 'right', }, { type: 'html', - value: 'Blog', + value: 'Blog', position: 'right', }, {