mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +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',
|
position: 'right',
|
||||||
className: 'navbar__github',
|
className: 'navbar__github',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://rancher.com',
|
||||||
|
label: 'Rancher Home',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: 'docsVersionDropdown',
|
type: 'docsVersionDropdown',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
|
|||||||
Reference in New Issue
Block a user