diff --git a/docusaurus.config.js b/docusaurus.config.js index c55f6f52a3b..54f1837ba50 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -51,13 +51,13 @@ module.exports = { // href: 'en', }, items: [ - { - type: 'doc', - docId: 'rancher-manager', - position: 'right', - label: 'Docs', - className: 'navbar__docs', - }, + { + type: 'doc', + docId: 'rancher-manager', + position: 'right', + label: 'Docs', + className: 'navbar__docs', + }, { href: 'https://github.com/rancher/rancher-docs', label: 'GitHub',