mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-14 13:04:31 +00:00
Merge pull request #323 from btat/rancher-backlink
Add link to rancher.com
This commit is contained in:
@@ -78,6 +78,11 @@ module.exports = {
|
||||
position: 'right',
|
||||
className: 'navbar__github',
|
||||
},
|
||||
{
|
||||
href: 'https://rancher.com',
|
||||
label: 'Rancher Home',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
type: 'docsVersionDropdown',
|
||||
position: 'left',
|
||||
|
||||
Reference in New Issue
Block a user