mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Merge pull request #283 from btat/menu-label
Update dropdown label for 2.7
This commit is contained in:
@@ -105,8 +105,12 @@ module.exports = {
|
||||
lastVersion: 'current',
|
||||
versions: {
|
||||
current: {
|
||||
label: 'v2.6'
|
||||
label: 'v2.7'
|
||||
},
|
||||
// 2.6: {
|
||||
// label: 'v2.6',
|
||||
// path: 'v2.6'
|
||||
// },
|
||||
2.5: {
|
||||
label: 'v2.5',
|
||||
path: 'v2.5'
|
||||
|
||||
Reference in New Issue
Block a user