Skip to content

Commit

Permalink
feat: add blueshoe links
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schilonka <[email protected]>
  • Loading branch information
Schille committed May 17, 2024
1 parent cdd62bb commit b6d1a8d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gefyra/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -178,6 +183,10 @@ const config = {
{
title: 'More',
items: [
{
label: 'Blueshoe',
href: 'https://www.blueshoe.io/',
},
{
label: 'GitHub',
href: 'https://github.com/gefyrahq/gefyra',
Expand Down

0 comments on commit b6d1a8d

Please sign in to comment.