Merge pull request #18726 from bigbluebutton/antobinary-patch-3
docs: set 2.7 as the current docs version
This commit is contained in:
commit
54475f25a4
@ -35,7 +35,7 @@ const config = {
|
||||
docs: {
|
||||
routeBasePath: "/",
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
lastVersion: '2.6',
|
||||
lastVersion: '2.7',
|
||||
includeCurrentVersion: false,
|
||||
versions: {
|
||||
'2.5': {
|
||||
@ -44,6 +44,9 @@ const config = {
|
||||
'2.6': {
|
||||
banner: 'none'
|
||||
},
|
||||
'2.7': {
|
||||
banner: 'none'
|
||||
},
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
|
Loading…
Reference in New Issue
Block a user