diff --git a/gefyra/docusaurus.config.js b/gefyra/docusaurus.config.js index 419080e..a97c837 100644 --- a/gefyra/docusaurus.config.js +++ b/gefyra/docusaurus.config.js @@ -126,6 +126,11 @@ const config = { // label: 'Pricing', // to: '/pricing', // }, + { + href: 'https://www.blueshoe.io/gefyra/', + position: 'right', + label: 'Enterprise Suppport', + }, { type: 'docSidebar', sidebarId: 'docsSidebar', @@ -178,6 +183,10 @@ const config = { { title: 'More', items: [ + { + label: 'Blueshoe', + href: 'https://www.blueshoe.io/', + }, { label: 'GitHub', href: 'https://github.com/gefyrahq/gefyra',