Merge pull request #323 from btat/rancher-backlink

Add link to rancher.com
This commit is contained in:
Billy Tat
2022-12-02 15:23:57 -08:00
committed by GitHub
+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',