Add navbar link to rancher.com

This commit is contained in:
Billy Tat
2022-12-02 15:22:16 -08:00
parent b8db8388d0
commit 1c7fe26d4f
+5
View File
@@ -78,6 +78,11 @@ module.exports = {
position: 'right',
className: 'navbar__github',
},
{
href: 'https://rancher.com',
label: 'Rancher Home',
position: 'right',
},
{
type: 'docsVersionDropdown',
position: 'left',