From 50d2d6f8e168e7a04cc9625c5e415a7005978a5e Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 12 Sep 2022 11:02:58 -0400 Subject: [PATCH] Fixed spacing --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 54f1837ba50..5967a97e3d8 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', - }, + }, { href: 'https://github.com/rancher/rancher-docs', label: 'GitHub',