mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
Remove version-latest dir
Originally added due to some unexpected versioning behavior that's no longer reproducible Apply suggestions from code review Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
co-authored by
Marty Hernandez Avedon
parent
e60feac44c
commit
5c083c320a
+2
-10
@@ -124,18 +124,10 @@ module.exports = {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
showLastUpdateTime: true,
|
||||
editUrl: 'https://github.com/rancher/rancher-docs/edit/main/',
|
||||
// lastVersion: '2.7',
|
||||
includeCurrentVersion: false,
|
||||
lastVersion: 'current',
|
||||
versions: {
|
||||
// current: {
|
||||
// label: 'Next 🚧',
|
||||
// path: 'next',
|
||||
// banner: 'unreleased'
|
||||
// },
|
||||
latest: {
|
||||
current: {
|
||||
label: 'Latest',
|
||||
path: '',
|
||||
banner: 'none'
|
||||
},
|
||||
2.8: {
|
||||
label: 'v2.8 (Preview)',
|
||||
|
||||
Reference in New Issue
Block a user